From 03d5a024800f37c4af0d94a77915dbac31c9e84d Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 26 Apr 2021 17:26:24 +0800 Subject: Change divider hierachy in item_load_more_comments.xml and item_comment_fully_collapsed.xml. --- .../res/layout/item_comment_fully_collapsed.xml | 108 +++++++++++---------- 1 file changed, 57 insertions(+), 51 deletions(-) (limited to 'app/src/main/res/layout/item_comment_fully_collapsed.xml') diff --git a/app/src/main/res/layout/item_comment_fully_collapsed.xml b/app/src/main/res/layout/item_comment_fully_collapsed.xml index a2751958..b1023c7e 100644 --- a/app/src/main/res/layout/item_comment_fully_collapsed.xml +++ b/app/src/main/res/layout/item_comment_fully_collapsed.xml @@ -1,59 +1,65 @@ - + + + - - - - - - - - + android:layout_height="wrap_content" + android:orientation="vertical"> - + - + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3