1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

let avatar viewer show one-off stories, redo avatar fetcher

This commit is contained in:
Austin Huang 2020-12-25 16:40:17 -05:00
parent c40a0033db
commit fbd3212d83
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
8 changed files with 295 additions and 199 deletions

View file

@ -36,6 +36,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:backgroundTint="@color/black_a50"
android:text="@string/action_download"
android:visibility="gone"
app:icon="@drawable/ic_download"