Corey
11/28/2022, 9:06 PMAbstractComposeView
into an existing Fragment to continuously integrate compose into an existing codebase, I have a memory leak 💥. Tho I use setCompositionStrategy
for this View the issue remains. Does anyone knows if this is an existing issue in Compose UI or am I missing something?chatterInDaSkull
11/29/2022, 1:23 AMCorey
11/29/2022, 10:25 AM