performIncrementalMount

fun performIncrementalMount(scrollingViewParent: ViewGroup)

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

Parameters

scrollingViewParent

ViewGroup container of views that will be incrementally mounted.