Compare commits
2 Commits
br
...
e4b6119f65
Author | SHA1 | Date | |
---|---|---|---|
e4b6119f65 | |||
ea70c64873 |
@ -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