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

Replace expired.png with vector drawable

This commit is contained in:
Ammar Githam 2020-09-19 19:42:50 +09:00
parent 837c6ba8ad
commit d2b2e4e428
4 changed files with 11 additions and 1 deletions

View file

@ -10,7 +10,7 @@
android:layout_width="match_parent"
android:layout_height="?actionBarSize"
android:padding="8dp"
android:src="@drawable/expired" />
app:srcCompat="@drawable/ic_clock_alert_outline_24" />
<FrameLayout
android:layout_width="match_parent"