Android: Display covers in game list

This commit is contained in:
Connor McLaughlin
2020-11-28 00:11:20 +10:00
parent 3137eb41c4
commit bb1e3a0692
4 changed files with 48 additions and 7 deletions

View File

@ -63,7 +63,7 @@
android:id="@+id/game_list_view_entry_region_icon"
android:layout_width="32dp"
android:layout_height="28dp"
android:layout_marginTop="8dp"
android:layout_marginTop="4dp"
android:layout_marginEnd="24dp"
android:focusable="false"
android:focusableInTouchMode="false"