mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 13:47:04 +00:00
Small layout improvement
This commit is contained in:
parent
95154e2c09
commit
b970144285
1 changed files with 2 additions and 2 deletions
|
@ -119,8 +119,8 @@
|
|||
|
||||
<ImageView
|
||||
android:id="@+id/ivFlagged"
|
||||
android:layout_width="36dp"
|
||||
android:layout_height="36dp"
|
||||
android:layout_width="42dp"
|
||||
android:layout_height="42dp"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||
android:contentDescription="@string/title_legend_flagged"
|
||||
android:padding="6dp"
|
||||
|
|
Loading…
Reference in a new issue