1
0
Fork 0
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:
M66B 2019-08-09 19:42:07 +02:00
parent 95154e2c09
commit b970144285

View file

@ -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"