From e3cfe6d24e7b0a05780ef8a8351d2f53df7f6f87 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 6 Jun 2013 23:38:45 +0200 Subject: Fix printing of certificate DN Names --- res/layout/file_select.xml | 75 +++++++++++++++---------------- src/de/blinkt/openvpn/core/X509Utils.java | 69 ++++++++++++++++++---------- 2 files changed, 82 insertions(+), 62 deletions(-) diff --git a/res/layout/file_select.xml b/res/layout/file_select.xml index 8c9e4da6..5e40b3a8 100644 --- a/res/layout/file_select.xml +++ b/res/layout/file_select.xml @@ -17,51 +17,50 @@ + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_margin="8dip" + android:gravity="center_vertical" >