mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-07 23:16:37 +00:00
Small layout improvement
This commit is contained in:
parent
a9af0e5574
commit
952bcd87e6
1 changed files with 2 additions and 0 deletions
|
@ -335,6 +335,7 @@
|
|||
android:id="@+id/swDisconnectLinks"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:enabled="true"
|
||||
android:text="@string/title_advanced_disconnect_links"
|
||||
|
@ -347,6 +348,7 @@
|
|||
android:id="@+id/swDisconnectImages"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="@string/title_advanced_disconnect_images"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
|
Loading…
Reference in a new issue