Compare commits

..

1 Commits

Author SHA1 Message Date
5ab2898dbf ci: make file changes check from master.
Some checks failed
PR test / integrationTests (pull_request) Has been cancelled
PR / translations (pull_request) Successful in 32s
PR / PR (pull_request) Successful in 40s
PR / build (pull_request) Successful in 26s
2025-04-15 20:01:59 +00:00
3 changed files with 0 additions and 14 deletions

View File

@ -1,11 +1,3 @@
**v125051211
- fix: Bottom bar loading issues.
- ci: make file changes check from master. (#199)
- Changelog for v125040991
--------------------------------------------------------------------
**v125040991
- fix: Connectivity toast message was causing issues.

View File

@ -387,7 +387,6 @@ class HomeActivity :
lastFetchDone = false
elementsShown = ItemType.fromInt(position + 1)
items = ArrayList()
getElementsAccordingToTab()
binding.recyclerView.scrollToPosition(0)

View File

@ -1,5 +0,0 @@
**v125051211**
- fix: Bottom bar loading issues.
- ci: make file changes check from master. (#199)
- Changelog for v125040991