I have a weird one. I have a google map view inflated from an xml which is working perfectly when I first load this "screen". I am using zsoltk/compose-router to push the view onto the router stack and remove it. When the view loads everything is perfect. When I hit back and then load it again, the map is white. The same log message "Setup map" gets outputted so its running the inflate setup function.