Michal Polívka

Results 28 comments of Michal Polívka

@arriolac I see the test problems have been fixed - can we re-run this and merge unless there is no problem?

@wangela I have changed the commit message in https://github.com/polivmi1/android-maps-compose/tree/138_memory_leak it hasn't created a new PR (this is already in state merged). Should I create a completely new PR and mention...

@wangela see https://github.com/googlemaps/android-maps-compose/pull/206

@arriolac it is true that it won't fix the very long-term google maps SDK issue, but that issue leaks a few kb of internal memory (can be fixed with weak...

@arriolac this is a pretty standard project, where there is a map, marker and clicking the marker goes to other screen, clicking back button goes back. Using compose navigation. Unfortunately,...

@arriolac does this help or would you want me to extend the sample project to show this problem?

@arriolac I have added a sample here https://github.com/polivmi1/android-maps-compose It contains 2 screens using compose navigation. Steps to reproduce the problem: 1. Open in profiler and memory 2. open basic map...

@arriolac is this in your queue or is there anything else I could add to help with it?

@arriolac is there an issuetracker discussion or a github issue with the navigation compose team that I could follow?