mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Load parent-level comments using pagination. Only load comments of comments once more.
This commit is contained in:
@@ -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">
|
||||
|
||||
|
Reference in New Issue
Block a user