summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/nav_listitem.xml2
-rw-r--r--app/src/main/res/xml/shortcuts.xml8
2 files changed, 5 insertions, 5 deletions
diff --git a/app/src/main/res/layout/nav_listitem.xml b/app/src/main/res/layout/nav_listitem.xml
index 47d6e6c00..eb8fa3c1d 100644
--- a/app/src/main/res/layout/nav_listitem.xml
+++ b/app/src/main/res/layout/nav_listitem.xml
@@ -7,7 +7,7 @@
android:layout_height="@dimen/listitem_iconwithtext_height"
android:orientation="vertical"
android:layout_marginHorizontal="8dp"
- android:background="@drawable/drawer_item_background">
+ android:background="@drawable/bg_drawer_item">
<ImageView
android:id="@+id/imgvCover"
diff --git a/app/src/main/res/xml/shortcuts.xml b/app/src/main/res/xml/shortcuts.xml
index 8f6de7cd0..8a4d6cb7a 100644
--- a/app/src/main/res/xml/shortcuts.xml
+++ b/app/src/main/res/xml/shortcuts.xml
@@ -2,7 +2,7 @@
<shortcuts xmlns:android="http://schemas.android.com/apk/res/android">
<shortcut
android:enabled="true"
- android:icon="@drawable/ic_playlist_shortcut"
+ android:icon="@drawable/ic_shortcut_playlist"
android:shortcutId="queue"
android:shortcutShortLabel="@string/queue_label">
<intent
@@ -17,7 +17,7 @@
<shortcut
android:enabled="true"
- android:icon="@drawable/ic_feed_shortcut"
+ android:icon="@drawable/ic_shortcut_feed"
android:shortcutId="episodes"
android:shortcutShortLabel="@string/episodes_label">
<intent
@@ -32,7 +32,7 @@
<shortcut
android:enabled="true"
- android:icon="@drawable/ic_subscriptions_shortcut"
+ android:icon="@drawable/ic_shortcut_subscriptions"
android:shortcutId="subscriptions"
android:shortcutShortLabel="@string/subscriptions_label">
<intent
@@ -47,7 +47,7 @@
<shortcut
android:enabled="true"
- android:icon="@drawable/ic_refresh_shortcut"
+ android:icon="@drawable/ic_shortcut_refresh"
android:shortcutId="refresh"
android:shortcutShortLabel="@string/refresh_label">
<intent