mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 05:38:55 +00:00
fix crash
This commit is contained in:
parent
96b1e30092
commit
fc7092ff6b
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<FrameLayout
|
||||
android:layout_width="76dp"
|
||||
android:layout_height="76dp">
|
||||
<ImageView
|
||||
<com.habitrpg.android.habitica.ui.views.PixelArtView
|
||||
android:id="@+id/imageView"
|
||||
android:layout_width="68dp"
|
||||
android:layout_height="68dp"
|
||||
|
|
|
|||
Loading…
Reference in a new issue