Verse Recycled View Pool
An enhanced RecyclerView.RecycledViewPool that supports global sharing and idempotent capacity configuration.
Functions
Link copied to clipboard
Returns the configured max size for a view type.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Configures the maximum number of view holders to keep in the pool for a specific model class.
Link copied to clipboard
Link copied to clipboard
Internal helper to set pool size by view type. This operation is thread-safe and idempotent.