mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 04:39:04 +00:00
Fixes #1740
This commit is contained in:
parent
f507bf4104
commit
a7fd3f5fdc
1 changed files with 1 additions and 2 deletions
|
|
@ -10,8 +10,7 @@
|
|||
android:id="@+id/imageView"
|
||||
android:layout_width="@dimen/shopitem_image_size"
|
||||
android:layout_height="@dimen/shopitem_image_size"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:scaleType="center"/>
|
||||
android:layout_marginEnd="8dp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/titleTextView"
|
||||
|
|
|
|||
Loading…
Reference in a new issue