Merge branch 'dev' into pr2335
This commit is contained in:
commit
d5cfcb28fc
110 changed files with 645 additions and 487 deletions
|
|
@ -271,7 +271,7 @@ class FeedFragment : BaseStateFragment<FeedState>() {
|
|||
|
||||
override fun onDestroyView() {
|
||||
// Ensure that all animations are canceled
|
||||
feedBinding.newItemsLoadedButton?.clearAnimation()
|
||||
tryGetNewItemsLoadedButton()?.clearAnimation()
|
||||
|
||||
feedBinding.itemsList.adapter = null
|
||||
_feedBinding = null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue