public class ComponentTreeDumpingHelper extends 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 String |
dumpContextTree(ComponentContext componentContext)
Dumps the tree related to the provided component context
|
public static String dumpContextTree(ComponentContext componentContext)