mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-25 07:01:50 -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
|
<com.fsck.k9.view.FoldableLinearLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginTop="16dp"
|
||||||
custom:foldedLabel="@string/client_certificate_advanced_options"
|
custom:foldedLabel="@string/client_certificate_advanced_options"
|
||||||
custom:unFoldedLabel="@string/client_certificate_advanced_options">
|
custom:unFoldedLabel="@string/client_certificate_advanced_options">
|
||||||
<CheckBox
|
<CheckBox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user