Small layout improvement

This commit is contained in:
M66B 2019-08-09 19:42:07 +02:00
parent 95154e2c09
commit b970144285
1 changed files with 2 additions and 2 deletions

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"