IncrementalMountUtils

Provides methods for enabling incremental mount.

Types

Link copied to clipboard
interface WrapperView

A view that wraps a child view and that provides a wrapped view to be incrementally mounted.

Functions

Link copied to clipboard

Performs incremental mount on all LithoViews within the given View.

Link copied to clipboard
fun performIncrementalMount(scrollingViewParent: ViewGroup)

Performs incremental mount on the children views of the given ViewGroup.