FileDocCategorySizeDatePackage
ViewRootImpl_Delegate.javaAPI DocAndroid 5.1 API1156Thu Mar 12 22:22:44 GMT 2015android.view

ViewRootImpl_Delegate

public class ViewRootImpl_Delegate extends Object
Delegate used to provide new implementation of a select few methods of {@link ViewRootImpl} Through the layoutlib_create tool, the original methods of ViewRootImpl have been replaced by calls to methods of the same name in this delegate class.

Fields Summary
Constructors Summary
Methods Summary
static booleanisInTouchMode()

        return false; // this allows displaying selection.