I wrote a TreeView component to show items in a tree hierarchy, because I checked Android Forums and (hope I'm not wrong) there is no component that allows an unlimited number of levels. ExpandibleListView only comes with grups and subitems (two levels).
I'd like to share this component to other developers, it's quite flexible, so I guess anyone who need to show data in a Tree, would find this component very helpful. I don't know what's the best way to put this code handy to other developers, just post the java code in the forum? Can you please advise? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

