refs #6073 feat:menus

This commit is contained in:
Sergio De la torre 2024-03-28 08:53:02 +01:00
parent 84c1f0905e
commit ea305d5812
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<ImageView
android:id="@+id/itemcard_image"
android:layout_width="match_parent"
android:layout_height="@dimen/itemcard_image_height"
android:layout_height="@dimen/itemcard_image"
android:scaleType="centerCrop"
android:contentDescription="@string/selectImage"
android:src="@drawable/loadphoto" />