mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 01:33:56 +00:00
dix: comment scroll deadspace
This commit is contained in:
@@ -66,6 +66,7 @@ class CommentsFragment : Fragment() {
|
||||
savedInstanceState: Bundle?
|
||||
): View {
|
||||
binding = FragmentCommentsBinding.inflate(inflater, container, false)
|
||||
binding.commentsLayout.isNestedScrollingEnabled = true
|
||||
return binding.root
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user