From: David A. Velasco Date: Fri, 7 Mar 2014 13:39:30 +0000 (+0100) Subject: Improved view of certificate details for SSL dialog based on SslCertificate X-Git-Tag: oc-android-1.5.5~15^2~7^2~1 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/a2be11ad54df6e2a71fb8aca2bba2f0f3947bf91?ds=inline Improved view of certificate details for SSL dialog based on SslCertificate --- diff --git a/res/layout/ssl_untrusted_cert_layout.xml b/res/layout/ssl_untrusted_cert_layout.xml index 4ac3ac7a..e64099a7 100644 --- a/res/layout/ssl_untrusted_cert_layout.xml +++ b/res/layout/ssl_untrusted_cert_layout.xml @@ -46,7 +46,7 @@ android:id="@+id/untrusted_details_scroll" android:visibility="gone" android:padding="20dp" - android:layout_width="wrap_content" + android:layout_width="match_parent" android:layout_height="180dp">