mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 05:37:07 +00:00
How did this happen?
This commit is contained in:
parent
86a198013a
commit
57efa3c206
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@
|
|||
<androidx.appcompat.widget.SwitchCompat
|
||||
android:id="@+id/swAutoClose"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="22dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="12dp"
|
||||
android:checked="true"
|
||||
android:text="@string/title_advanced_autoclose"
|
||||
|
|
Loading…
Reference in a new issue