summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-21 15:26:00 +0300
committerAndrew Dolgov <[email protected]>2018-12-21 15:26:00 +0300
commit251705acba0068432cc91f8d5d37ac5622114fc0 (patch)
treea47beb66267d721f39cca0be178c04a75d4da475 /org.fox.ttrss/src/main/res/xml
parent3dba4d17c32eee4ec16aeadb8b3f47cc381666e7 (diff)
update icons to better fit material design guidelines; remove unused icons
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rw-r--r--org.fox.ttrss/src/main/res/xml/shortcuts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/shortcuts.xml b/org.fox.ttrss/src/main/res/xml/shortcuts.xml
index 3328b165..d43bdfeb 100644
--- a/org.fox.ttrss/src/main/res/xml/shortcuts.xml
+++ b/org.fox.ttrss/src/main/res/xml/shortcuts.xml
@@ -16,7 +16,7 @@
<shortcut
android:shortcutId="SHORTCUT:OPEN_FRESH"
android:enabled="true"
- android:icon="@drawable/ic_shortcut_coffee"
+ android:icon="@drawable/ic_shortcut_fresh"
android:shortcutShortLabel="@string/fresh_articles">
<intent
android:action="android.intent.action.VIEW"