IncrementalMountUtils
object 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
Performs incremental mount on the children views of the given ViewGroup.