I have a screen in which I implement a map from which I launch a route in the GoogleMaps app, but when I click back to my minimized app, the map freezes (the rest of the interface works normally).
I then wanted to force a reconstruction of the screen every time the app returned to ‘resume’, but it doesn’t seem to rebuild (I know this from the FadeIn animation).
Is there anything I can do here or has anyone experienced something similar?
Rebuild attempt
My screen
user25109296 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.