X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2b6e05f3d2a48c8cd86702b7c384e6aa133c7457..dfcbaf95210191e820f24b6beb02db3e22cd0793:/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 8ef7b139..8b6d502b 100644 --- a/res/layout/ssl_untrusted_cert_layout.xml +++ b/res/layout/ssl_untrusted_cert_layout.xml @@ -21,7 +21,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center" - android:padding="16dp" + android:padding="@dimen/standard_padding" android:orientation="vertical" > - - - + + android:text="@string/ssl_validator_label_certificate_fingerprint" + android:textAppearance="?android:attr/textAppearanceSmall" + /> + + @@ -424,7 +431,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="0" - android:paddingTop="16dp" + android:paddingTop="@dimen/standard_padding" android:text="@string/ssl_validator_question" android:textAppearance="?android:attr/textAppearanceMedium" >