X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6d4207a06bfa0a1bb19b8d5942b799dadfbbe608..4a4296a07e0a632f83cfc306ddaa7f74b4ca6c7b:/res/layout/ssl_untrusted_cert_layout.xml diff --git a/res/layout/ssl_untrusted_cert_layout.xml b/res/layout/ssl_untrusted_cert_layout.xml index 813d6771..2342a8af 100644 --- a/res/layout/ssl_untrusted_cert_layout.xml +++ b/res/layout/ssl_untrusted_cert_layout.xml @@ -21,6 +21,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center" + android:layout_margin="16dp" android:orientation="vertical" > @@ -422,7 +423,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="0" - android:padding="5dp" + android:paddingTop="16dp" android:text="@string/ssl_validator_question" android:textAppearance="?android:attr/textAppearanceMedium" > @@ -431,25 +432,27 @@ -