mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 18:59:42 +02:00
Use Vector Drawables instead of pngs
This commit is contained in:
parent
ac81091cce
commit
2507dbd015
45 changed files with 27 additions and 7 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/nav_profile"
|
||||
android:icon="@drawable/ic_person_black_24dp"
|
||||
android:icon="@drawable/ic_person_black_48px"
|
||||
android:title="@string/nav_profile" />
|
||||
|
||||
<item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue