mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 20:29:02 +00:00
fix sprite display
This commit is contained in:
parent
f586288c21
commit
a768f5cfa5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
/>
|
||||
<FrameLayout
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="40dp">
|
||||
android:layout_height="45dp">
|
||||
<com.habitrpg.common.habitica.views.PixelArtView
|
||||
android:id="@+id/image_view"
|
||||
android:layout_width="80dp"
|
||||
|
|
|
|||
Loading…
Reference in a new issue