mirror of
https://github.com/gsantner/dandelion
synced 2025-12-18 10:11:11 +01: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
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/action_reload"
|
||||
android:icon="@drawable/ic_sync_white_24dp"
|
||||
android:icon="@drawable/ic_refresh_white_48px"
|
||||
android:orderInCategory="100"
|
||||
android:title="@string/reload"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue