fix(comments): force scroll
This commit is contained in:
parent
286297aa38
commit
26b3f50fe0
1 changed files with 0 additions and 1 deletions
|
@ -359,7 +359,6 @@ class CommentsFragment : Fragment() {
|
|||
super.onResume()
|
||||
tag = null
|
||||
adapter.notifyDataSetChanged()
|
||||
(activity as? MediaDetailsActivity)?.binding?.mediaAppBar?.setExpanded(false, true)
|
||||
}
|
||||
|
||||
enum class InteractionState {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue