From 5eaf4ab8fef1c50cfec708f2f15d3ee4fdd3df47 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 17 Jan 2022 17:30:56 +0800 Subject: Show child reply count in comments. --- app/src/main/res/layout/item_comment.xml | 9 ++++++--- app/src/main/res/layout/item_comment_fully_collapsed.xml | 12 ++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/item_comment.xml b/app/src/main/res/layout/item_comment.xml index e6d3f89d..e087c087 100644 --- a/app/src/main/res/layout/item_comment.xml +++ b/app/src/main/res/layout/item_comment.xml @@ -171,15 +171,18 @@ app:layout_constraintTop_toTopOf="parent" app:layout_constraintBottom_toBottomOf="parent"/> - + +