public class ComponentTreeDumpingHelper
extends java.lang.Object
ComponentContext
This class is intended to be used only in debug environments due to limitations with the preservation of the view hierarchy
This will not provide a reliable representation of the hierarchy on non debug build of the app
Constructor and Description |
---|
ComponentTreeDumpingHelper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
dumpContextTree(ComponentContext componentContext)
Dumps the tree related to the provided component context
|
public static java.lang.String dumpContextTree(ComponentContext componentContext)