Stypox / tridenta

Trentino public transport with stops, lines, trips and delays. Android app built with Jetpack Compose and Material 3.
GNU General Public License v3.0
33 stars 2 forks source link

Lines&stops reloaded twice #5

Closed Stypox closed 1 year ago

Stypox commented 1 year ago

Lines&stops are downloaded twice when the user opens e.g. a line from a launcher shortcut, and the current lines&stops are outdated. This is probably because both the drawer screen and the line screen ask for line/stop data at the same time.