I'm experiencing memory leaks with compose 1.0 and...
# compose
j
I'm experiencing memory leaks with compose 1.0 and navigation-compose 2.4.0-alpha05, which introduces crossfade. After a few navigations triggered by my bottom bar, i see multiple instances of my screen functions on the heap, one instance per navigation. They don't get garbage collected. No Leaks with navigation-compose alpha04. Anyone else experiencing this issue?
i
There's a lot of fixes already in this week's upcoming alpha06 release, but if you'd like to file an issue with a project that reproduces the issue, we can confirm it is fixed or get to work on fixing it. https://issuetracker.google.com/issues/new?component=409828&template=1093757