mirror of
https://github.com/gsantner/dandelion
synced 2025-12-14 00:01:10 +01:00
Replace shortcut's icons with vectors
This commit is contained in:
parent
a07bc144d8
commit
be4309ecd6
25 changed files with 61 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<shortcut
|
||||
android:shortcutId="sc_aspects"
|
||||
android:enabled="true"
|
||||
android:icon="@drawable/sc_aspects"
|
||||
android:icon="@drawable/sc_aspect"
|
||||
android:shortcutShortLabel="@string/aspects"
|
||||
android:shortcutLongLabel="@string/aspects"
|
||||
android:shortcutDisabledMessage="@string/aspects">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue