From: masensio Date: Fri, 7 Mar 2014 14:11:59 +0000 (+0100) Subject: Merge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_... X-Git-Tag: oc-android-1.5.5~15^2~7 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/9cac3b60a574f2b82cb3b33b45d3a4ba9a2f4d3e?ds=inline;hp=-c Merge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_WebView_SSL_errors' into check_server_certificates_in_SSO_webview --- 9cac3b60a574f2b82cb3b33b45d3a4ba9a2f4d3e diff --combined res/layout/ssl_untrusted_cert_layout.xml index e6817111,debb3318..ef57de63 --- a/res/layout/ssl_untrusted_cert_layout.xml +++ b/res/layout/ssl_untrusted_cert_layout.xml @@@ -24,71 -24,44 +24,75 @@@ android:orientation="vertical" > + + + + + + + + android:layout_width="match_parent" + android:layout_height="0dp" + android:layout_weight="1" + >