I have a weird one. I have a google map view infla...
# compose
m
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.
j
Running in to something similar....have't found solution yet https://kotlinlang.slack.com/archives/CJLTWPH7S/p1594228116068300
👍 1
m
+1 to this bug, its probably a show stopper for my app right now, everything else is good enough to probably ship.