summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-13 18:01:34 +0400
committerAndrew Dolgov <[email protected]>2014-11-13 18:01:34 +0400
commite3150a7fb41ec8e9f8ec4b2594bb3bf3868e6c4f (patch)
treec22fa7deeffd336939c9f16d1097420e6133671f /org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
parentb6e132c65faffe5397a46af76097f6b338e68ae1 (diff)
revert headline increased padding / margins
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" >