summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml b/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
index 4e5b9ab1..3128f74a 100644
--- a/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
@@ -6,7 +6,7 @@
android:id="@+id/headlines_row"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- card_view:cardElevation="4dp"
+ card_view:cardElevation="2dp"
card_view:cardUseCompatPadding="true"
card_view:cardBackgroundColor="?headlineUnreadBackground"
tools:ignore="HardcodedText" >