fix: Bottom bar loading issues.
All checks were successful
PR / translations (pull_request) Successful in 31s
PR / PR (pull_request) Successful in 41s
PR / build (pull_request) Successful in 17m53s
PR test / integrationTests (pull_request) Successful in 40m46s
Master / build (push) Successful in 12m51s
Realease / build (push) Successful in 4m6s
Realease / createTagAndChangelog (push) Successful in 41s
Realease / release (push) Successful in 7m6s
All checks were successful
PR / translations (pull_request) Successful in 31s
PR / PR (pull_request) Successful in 41s
PR / build (pull_request) Successful in 17m53s
PR test / integrationTests (pull_request) Successful in 40m46s
Master / build (push) Successful in 12m51s
Realease / build (push) Successful in 4m6s
Realease / createTagAndChangelog (push) Successful in 41s
Realease / release (push) Successful in 7m6s
This commit is contained in:
parent
ea70c64873
commit
e4b6119f65
@ -387,6 +387,7 @@ class HomeActivity :
|
|||||||
lastFetchDone = false
|
lastFetchDone = false
|
||||||
|
|
||||||
elementsShown = ItemType.fromInt(position + 1)
|
elementsShown = ItemType.fromInt(position + 1)
|
||||||
|
items = ArrayList()
|
||||||
getElementsAccordingToTab()
|
getElementsAccordingToTab()
|
||||||
binding.recyclerView.scrollToPosition(0)
|
binding.recyclerView.scrollToPosition(0)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user