Yes. But it's built on top of ListView, which is very well documented. Since the OP already has a tree data structure, it should be quite easy to build something similar, but with an arbitrary number of levels (if needed).
-- Kostya 2011/4/4 Jordan 5222 <[email protected]> > Expandable ListView can only have 2 levels I think. > > Jordan - http://www.lulz-industries.org/ > Il giorno 04/apr/2011 18:49, "TreKing" <[email protected]> ha scritto: > > > On Mon, Apr 4, 2011 at 9:06 AM, Jordan <[email protected] > >wrote: > > > >> What would be the best way to represent a data tree graphically? > > > > > > ExpandableListView? > > > > > ------------------------------------------------------------------------------------------------- > > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > > > transit tracking app for Android-powered devices > > > > -- > > 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 > > -- > 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 > -- 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

