mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 02:37:16 +00:00
Small layout improvement
This commit is contained in:
parent
e789dcb106
commit
06f9e5c437
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
android:id="@+id/ibCcBcc"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
android:layout_marginEnd="12dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||
android:contentDescription="@string/title_show_addresses"
|
||||
android:tooltipText="@string/title_show_addresses"
|
||||
|
|
Loading…
Reference in a new issue