1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-27 11:42:16 -05:00

Add top margin to the "advanced options" area

This commit is contained in:
cketti 2014-08-29 03:43:31 +02:00
parent 05d8fb5e42
commit c2db88d960

View File

@ -50,6 +50,7 @@
<com.fsck.k9.view.FoldableLinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
custom:foldedLabel="@string/client_certificate_advanced_options"
custom:unFoldedLabel="@string/client_certificate_advanced_options">
<CheckBox