I think this is gonna be really exciting for a lot...
# compose
z
I think this is gonna be really exciting for a lot of people too (kudos to @Ryan Mentley): • Upgrading both
RecyclerView
and
Compose
will now result in much better scrolling performance for RecyclerViews with Compose views as children. • Add
ViewCompositionStrategy.DisposeOnDetachedFromWindowIfNotInPoolingContainer
, which is the new default strategy and properly handles pooling containers such as RecyclerView. (If7282)
🦜 7