osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.37k stars 986 forks source link

Load GPX Tracks Optimally (Refactoring) #19683

Open vshcherb opened 2 months ago

vshcherb commented 2 months ago

Originally posted by @vshcherb in https://github.com/osmandapp/OsmAnd/issues/19373#issuecomment-2053602225

sonora commented 2 months ago

Here's a UI observation: When you have enough Favorites and Track folders, there is a narrow scrollbar visible on the right screen edge .

While on MyPlaces>Favorites, this scrollbar is briefly visible after each scrolling sof the list, then disappears when the list is left untouched.

If on the MyPlaces>Tracks tab, that scrollbar pulses visible<->invisible about once per second, indefinitely even if the screen is left untouched, as if there is some never ending refresh process perpetually busy on that screen...

Corwin-Kh commented 1 month ago

Plan to move DB code to kotlin library

vshcherb commented 3 weeks ago
Corwin-Kh commented 3 weeks ago

Testing