mirror of
https://github.com/gsantner/dandelion
synced 2025-09-11 03:09:48 +02:00
#40 new color scheme, Replace png icons with vector drawables
This commit is contained in:
parent
0bf2e0aabd
commit
e2eaa73ba1
19 changed files with 37 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
<group android:checkableBehavior="none">
|
||||
<item
|
||||
android:id="@+id/nav_stream"
|
||||
android:icon="@drawable/jb_stream"
|
||||
android:icon="@drawable/ic_stream"
|
||||
android:title="@string/nav_stream" />
|
||||
|
||||
<item
|
||||
|
@ -38,7 +38,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/nav_mentions"
|
||||
android:icon="@drawable/jb_mentions"
|
||||
android:icon="@drawable/ic_atsign"
|
||||
android:title="@string/nav_mentions" />
|
||||
|
||||
<item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue