Load All comments of a post using paging library. Loading comments of comments is now broken.

This commit is contained in:
Alex Ning
2019-02-12 14:37:36 +08:00
parent 0e1abee883
commit 0d6296c1a4
16 changed files with 866 additions and 60 deletions

View File

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