1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 20:11:36 +00:00

f-droid trial, fix #61, polish #65, fix invisible icon issue

This commit is contained in:
Austin Huang 2020-08-21 20:38:51 -04:00
parent c57fbd9d8e
commit 37cfba3666
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
37 changed files with 51 additions and 14 deletions

View file

@ -22,6 +22,7 @@
android:layout_height="24dp"
android:layout_gravity="end|top"
android:layout_margin="8dp"
android:visibility="gone"
app:srcCompat="@drawable/video" />
</FrameLayout>