0
I need to make one Drawer as in the image below, except for header of the items. I need the list to have the items and the subitens. And only if the item has subitem show the arrow to expand. I’ve looked for some tutorials on the net but I haven’t found something as accurate. Can someone give me some help, some example.
You can do so based on this https://github.com/rudsonlive/Navigation-Drawer-ActionBarCompatproject.
– Luídne
I tested this but it’s still not what I need. What I need is that if a listview item has children (subitens), that item will be expandable.
– Logan