¡@

Home 

2014/10/16 ¤W¤È 08:25:26

android Programming Glossary: subsubgroup

Multi-layered ExpandableListView

http://stackoverflow.com/questions/8293538/multi-layered-expandablelistview

working on a project in which I need something like the following MainGroup 1 Expandable SubGroup 1 Expandable SubSubGroup 1 Expandable Child View Child View ... SubSubGroup 2 Expandable Child View Child View ... SubGroup 2 Expandable SubSubGroup.. like the following MainGroup 1 Expandable SubGroup 1 Expandable SubSubGroup 1 Expandable Child View Child View ... SubSubGroup 2 Expandable Child View Child View ... SubGroup 2 Expandable SubSubGroup 3 Expandable Child View ... SubSubGroup 4 Expandable.. 1 Expandable Child View Child View ... SubSubGroup 2 Expandable Child View Child View ... SubGroup 2 Expandable SubSubGroup 3 Expandable Child View ... SubSubGroup 4 Expandable Child View ... SubGroup 3 Expandable Child View ... MainGroup 2 Expandable..