aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_compact.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_post_compact.xml')
-rw-r--r--app/src/main/res/layout/item_post_compact.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/item_post_compact.xml b/app/src/main/res/layout/item_post_compact.xml
index f8c48962..c8ab31c2 100644
--- a/app/src/main/res/layout/item_post_compact.xml
+++ b/app/src/main/res/layout/item_post_compact.xml
@@ -3,6 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ app:cardBackgroundColor="?attr/cardViewBackgroundColor"
xmlns:tools="http://schemas.android.com/tools">
<LinearLayout