fix: Bottom bar loading issues.
This commit is contained in:
1 parent
ea70c64873
commit
b92aa65d7a
1 file changed
+1
@@ -387,6 +387,7 @@ class HomeActivity :
|
||||
lastFetchDone = false
|
||||
|
||||
elementsShown = ItemType.fromInt(position + 1)
|
||||
items = ArrayList()
|
||||
getElementsAccordingToTab()
|
||||
binding.recyclerView.scrollToPosition(0)
|
||||
|
||||
|
||||
Reference in new issue
Block a user