AndroidTreeView
AndroidTreeView copied to clipboard
space between parent node and child node
how i can have space between parent node and child node. *parent *child *child *child *child
You can do any styling per node, with using different view holders for nodes. in this case you would have one view holder for parent and one for child.