mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 19:23:56 +00:00
fix(comments): force scroll
This commit is contained in:
@@ -359,7 +359,6 @@ class CommentsFragment : Fragment() {
|
||||
super.onResume()
|
||||
tag = null
|
||||
adapter.notifyDataSetChanged()
|
||||
(activity as? MediaDetailsActivity)?.binding?.mediaAppBar?.setExpanded(false, true)
|
||||
}
|
||||
|
||||
enum class InteractionState {
|
||||
|
||||
Reference in New Issue
Block a user