summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/nav_feedlistitem.xml
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2019-09-20 22:08:01 +0200
committerGitHub <noreply@github.com>2019-09-20 22:08:01 +0200
commit569ee7cfdc843bf837fcac3c59f64c33277b7b35 (patch)
treee9072b5be5807269d48a8d8f1e577998b7887487 /app/src/main/res/layout/nav_feedlistitem.xml
parentee02dc40fc4982a65aa8fac035dd499bedf13cd2 (diff)
parent498f4759cb8df2ffbf86bfe06fa5f02548649297 (diff)
downloadAntennaPod-569ee7cfdc843bf837fcac3c59f64c33277b7b35.zip
Merge pull request #3421 from ByteHamster/removed-unused-resources
Removed unused resources
Diffstat (limited to 'app/src/main/res/layout/nav_feedlistitem.xml')
-rw-r--r--app/src/main/res/layout/nav_feedlistitem.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/nav_feedlistitem.xml b/app/src/main/res/layout/nav_feedlistitem.xml
index 816870d1c..52833b3cd 100644
--- a/app/src/main/res/layout/nav_feedlistitem.xml
+++ b/app/src/main/res/layout/nav_feedlistitem.xml
@@ -25,7 +25,7 @@
android:scaleType="centerCrop"
android:layout_marginTop="4dp"
android:layout_marginBottom="4dp"
- tools:src="@drawable/ic_stat_antenna_default"
+ tools:src="@drawable/ic_antenna"
tools:background="@android:color/holo_green_dark"/>
<TextView