That's correct, as long as you are using the latest RecyclerView alpha and latest Compose beta. I'm pretty sure we have new docs describing this, but I'm not finding them on the site at the moment. I'll need to find the CL where this was updated.
Ryan Mentley
05/31/2022, 9:57 PM
We now automatically detect
ComposeView
children of
RecyclerView
and do much more optimal handling of composition disposal.