public class MountHelper
extends java.lang.Object
Constructor and Description |
---|
MountHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
requestMount(ComponentTree componentTree,
Rect visibleRect,
boolean processVisibilityOutputs)
Can be used in the context of a ViewPager which binds views before ahead of displaying them and
requesting layout, if we want mount to happen ahead of time too.
|
public static void requestMount(ComponentTree componentTree, Rect visibleRect, boolean processVisibilityOutputs)