Browse Source

dumb mistake

legacy
Austin Huang 4 years ago
parent
commit
01f8d1ca80
No known key found for this signature in database GPG Key ID: 84C23AA04587A91F
  1. 1
      app/src/main/res/layout/layout_include_simple_item.xml

1
app/src/main/res/layout/layout_include_simple_item.xml

@ -78,6 +78,7 @@
android:layout_height="match_parent"
android:layout_gravity="right"
android:scaleType="fitCenter"
android:visibility="gone"
app:srcCompat="@drawable/circle"/>
</LinearLayout>

Loading…
Cancel
Save