Compare commits
1 Commits
master
...
5ab2898dbf
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ab2898dbf |
@@ -1,11 +1,3 @@
|
|||||||
**v125051211
|
|
||||||
|
|
||||||
- fix: Bottom bar loading issues.
|
|
||||||
- ci: make file changes check from master. (#199)
|
|
||||||
- Changelog for v125040991
|
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
|
||||||
|
|
||||||
**v125040991
|
**v125040991
|
||||||
|
|
||||||
- fix: Connectivity toast message was causing issues.
|
- fix: Connectivity toast message was causing issues.
|
||||||
|
|||||||
@@ -387,7 +387,6 @@ 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)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
**v125051211**
|
|
||||||
|
|
||||||
- fix: Bottom bar loading issues.
|
|
||||||
- ci: make file changes check from master. (#199)
|
|
||||||
- Changelog for v125040991
|
|
||||||
Reference in New Issue
Block a user