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:
parent
05d8fb5e42
commit
c2db88d960
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user