fix: Bottom bar loading issues. Fixes #200 #201
@ -387,6 +387,7 @@ class HomeActivity :
|
||||
lastFetchDone = false
|
||||
|
||||
elementsShown = ItemType.fromInt(position + 1)
|
||||
items = ArrayList()
|
||||
getElementsAccordingToTab()
|
||||
binding.recyclerView.scrollToPosition(0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user