This commit is contained in:
Phillip Thelen 2022-04-21 13:48:14 +02:00
parent f507bf4104
commit a7fd3f5fdc

View file

@ -10,8 +10,7 @@
android:id="@+id/imageView" android:id="@+id/imageView"
android:layout_width="@dimen/shopitem_image_size" android:layout_width="@dimen/shopitem_image_size"
android:layout_height="@dimen/shopitem_image_size" android:layout_height="@dimen/shopitem_image_size"
android:layout_marginEnd="8dp" android:layout_marginEnd="8dp"/>
android:scaleType="center"/>
<TextView <TextView
android:id="@+id/titleTextView" android:id="@+id/titleTextView"