summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-02-05 10:18:06 +0100
committerByteHamster <info@bytehamster.com>2020-02-05 10:18:06 +0100
commit8b6a53fb88a3bdc70e22f316dbeed7a71b868266 (patch)
tree35dcbcb8d5dbb30dea62041b9b384f04d1b37397 /app/src/main/res
parentf3cbaee61b2fbffdc76c782cb04457c17dc5d7d7 (diff)
downloadAntennaPod-8b6a53fb88a3bdc70e22f316dbeed7a71b868266.zip
Hide separator dot if there are no icons
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/feeditemlist_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/feeditemlist_item.xml b/app/src/main/res/layout/feeditemlist_item.xml
index 3d9043caa..09dbc8908 100644
--- a/app/src/main/res/layout/feeditemlist_item.xml
+++ b/app/src/main/res/layout/feeditemlist_item.xml
@@ -103,6 +103,7 @@
android:id="@+id/ivInPlaylist"/>
<TextView
+ android:id="@+id/separatorIcons"
style="@style/AntennaPod.TextView.ListItemSecondaryTitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"