androidx.customview.poolingcontainer

Interfaces

PoolingContainerListener

A callback to inform a child View within a container that manages its children's lifecycle outside of the View hierarchy (such as a RecyclerView) when that child should dispose any resources it holds.

Classes