refs #6073 feat:menus
This commit is contained in:
parent
84c1f0905e
commit
ea305d5812
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue