summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/layout/nav_feedlistitem.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/nav_feedlistitem.xml b/app/src/main/res/layout/nav_feedlistitem.xml
index bc13abd5f..73d07bc57 100644
--- a/app/src/main/res/layout/nav_feedlistitem.xml
+++ b/app/src/main/res/layout/nav_feedlistitem.xml
@@ -6,8 +6,7 @@
android:layout_width="match_parent"
android:layout_height="@dimen/listitem_iconwithtext_height"
tools:background="@android:color/darker_gray"
- android:foreground="?attr/selectableItemBackground"
- >
+ android:foreground="?attr/selectableItemBackground">
<ImageView
android:id="@+id/imgvCover"