This commit is contained in:
Niels Andriesse
2021-06-21 16:13:21 +10:00
parent 0eaecf168d
commit 74330c931a
3 changed files with 40 additions and 10 deletions

View File

@@ -10,8 +10,8 @@
<ImageView
android:id="@+id/thumbnailImageView"
android:layout_width="80dp"
android:layout_height="80dp"
android:layout_width="96dp"
android:layout_height="96dp"
android:scaleType="centerCrop" />
<TextView