mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-22 06:01:12 +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
|
<androidx.appcompat.widget.SwitchCompat
|
||||||
android:id="@+id/swAutoClose"
|
android:id="@+id/swAutoClose"
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="22dp"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="12dp"
|
android:layout_marginTop="12dp"
|
||||||
android:checked="true"
|
android:checked="true"
|
||||||
android:text="@string/title_advanced_autoclose"
|
android:text="@string/title_advanced_autoclose"
|
||||||
|
|
Loading…
Reference in a new issue