summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-02-18 13:18:32 +0100
committerByteHamster <info@bytehamster.com>2020-02-18 13:18:35 +0100
commit3281ba77deb7f8b0a31711ee3e81f1eb57c1ea3e (patch)
tree5fe82ed07e62b8f28bb255dca66a3bba8faae0e4 /app/src/main/res/layout
parentd7aa3f862acbb55a6ea15bde7fe549356b4daea6 (diff)
downloadAntennaPod-3281ba77deb7f8b0a31711ee3e81f1eb57c1ea3e.zip
All episodes and new episodes no longer have a drawer item
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/nav_listitem.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/nav_listitem.xml b/app/src/main/res/layout/nav_listitem.xml
index 1332b5263..d63252b58 100644
--- a/app/src/main/res/layout/nav_listitem.xml
+++ b/app/src/main/res/layout/nav_listitem.xml
@@ -24,7 +24,7 @@
android:layout_marginStart="@dimen/listitem_icon_leftpadding"
android:layout_marginTop="4dp"
android:layout_marginBottom="4dp"
- tools:src="@drawable/ic_new_releases_white_24dp"
+ tools:src="@drawable/ic_file_download_grey600_24dp"
tools:background="@android:color/holo_green_dark"/>