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()
|
super.onResume()
|
||||||
tag = null
|
tag = null
|
||||||
adapter.notifyDataSetChanged()
|
adapter.notifyDataSetChanged()
|
||||||
(activity as? MediaDetailsActivity)?.binding?.mediaAppBar?.setExpanded(false, true)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
enum class InteractionState {
|
enum class InteractionState {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue