marinasundstrom / commuter

Mobile app for daily commuters in Skåne region, Sweden
Apache License 2.0
1 stars 0 forks source link

Departure list is flickering when updated #40

Closed marinasundstrom closed 4 years ago

marinasundstrom commented 4 years ago

Departure list is flickering when updated. Probably because of the sorting and the ItemsControl getting updated.

Only sort departure list when necessary. If there is no other solution.