Hey guys, I'm facing a repetitive memory leak in compose. I figured this might be related to AutoFil...
a
Hey guys, I'm facing a repetitive memory leak in compose. I figured this might be related to AutoFill Framework where I'm using onGloballyPositioned modifier in the following way, here's the full heap dump : https://pastebin.com/raw/pA5wawTs . Could this be internal leak or am I missing something here?