Temporarily use the old way to load comments instead of Paging library. Load more parent-level comments once. Loading comments of comments is now working.

This commit is contained in:
Alex Ning
2019-02-20 22:13:26 +08:00
parent 0d6296c1a4
commit c00aaf04b9
11 changed files with 237 additions and 136 deletions

View File

@@ -293,7 +293,7 @@
android:textColor="#000000"
android:textSize="18sp" />
<android.support.v7.widget.RecyclerView
<com.multilevelview.MultiLevelRecyclerView
android:id="@+id/recycler_view_view_post_detail"
android:layout_width="match_parent"
android:layout_height="wrap_content" />