From 0bef61a45f211cb9cc525f8c9760d5d0560ed157 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 9 Apr 2021 23:20:46 +0800 Subject: Tweak the design of comments. --- app/src/main/res/layout/item_comment.xml | 37 ++-------------------- .../res/layout/item_comment_fully_collapsed.xml | 6 ++-- .../layout/item_load_more_comments_placeholder.xml | 4 +-- 3 files changed, 8 insertions(+), 39 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/item_comment.xml b/app/src/main/res/layout/item_comment.xml index 9ba592ed..a33b8a36 100644 --- a/app/src/main/res/layout/item_comment.xml +++ b/app/src/main/res/layout/item_comment.xml @@ -8,45 +8,14 @@ android:background="?attr/cardViewBackgroundColor"> - - - - - - -- cgit v1.2.3