From 4ca9b065516a6f6799aab6842d419e9f22f8dfa0 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 12 Aug 2019 09:50:25 +0800 Subject: Fixed UI in dark theme. --- app/src/main/res/layout/item_comment.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/layout/item_comment.xml') diff --git a/app/src/main/res/layout/item_comment.xml b/app/src/main/res/layout/item_comment.xml index 89db5a2f..973b4b44 100644 --- a/app/src/main/res/layout/item_comment.xml +++ b/app/src/main/res/layout/item_comment.xml @@ -2,7 +2,8 @@ + android:layout_height="wrap_content" + android:background="@color/cardViewBackgroundColor">