Load parent-level comments using pagination. Only load comments of comments once more.

This commit is contained in:
Alex Ning
2019-02-22 17:00:09 +08:00
parent a4f664d428
commit 2e72f0d4aa
7 changed files with 85 additions and 55 deletions

View File

@@ -8,6 +8,7 @@
tools:context=".ViewPostDetailActivity">
<androidx.core.widget.NestedScrollView
android:id="@+id/nested_scroll_view_view_post_detail_activity"
android:layout_width="match_parent"
android:layout_height="wrap_content">