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

Update most of the png images to their xml counterparts and remove unused png

This commit is contained in:
Ammar Githam 2020-09-13 20:28:40 +09:00
parent ad36331a06
commit 490956565a
33 changed files with 88 additions and 21 deletions

View file

@ -31,6 +31,6 @@
android:layout_height="24dp"
android:layout_gravity="end|top"
android:layout_margin="8dp"
app:srcCompat="@drawable/video" />
app:srcCompat="@drawable/ic_video_24" />
</FrameLayout>
</LinearLayout>