AndroidTreeView icon indicating copy to clipboard operation
AndroidTreeView copied to clipboard

space between parent node and child node

Open MFV96 opened this issue 8 years ago • 1 comments

how i can have space between parent node and child node. *parent *child *child *child *child

MFV96 avatar Feb 09 '17 06:02 MFV96

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.

bmelnychuk avatar Feb 14 '17 11:02 bmelnychuk