Is there a way of adding child nodes to a B4A ListView like you can with B4J? I need to display a "TreeView" type list where the user clicks on a category, drills down to a subcategory, then arrives at the actual selection. Something like this:
Grateful thanks in advance for any help, I searched the documentation and forum and it is not clear how accomplish this, although it seems a simple ListView with child nodes will suffice. Thanks!
B4X:
Fruit
--Apples
---Red
---Granny
(etc...)
Grateful thanks in advance for any help, I searched the documentation and forum and it is not clear how accomplish this, although it seems a simple ListView with child nodes will suffice. Thanks!
Last edited: