Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Post delayed callbacks to main looper instead of mapView event queue

Fynn Godau requested to merge 910-queue into master

Description

Fixes map not loading in Trail Connect (regression from !74 (merged)).

Screenshots

Technical details

Post to main looper instead of mapViews queue. Probably the events in mapViews queue are not executed because the view is hidden.

Tests

Map should load in:

  • Dott
  • Biryani By Kilo
  • Gas Now
  • Trail Connect

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading