Android Treeview

前端 未结 10 1846
野的像风
野的像风 2020-12-02 09:30

I know there is the ExpandableListView but it only supports up to 2 levels. I need a true treeview vertical list with at least up to ~5 levels (more is better).

Any

10条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-02 09:57

    Our company also open-sourced a solution for this. It is available as library, so very easy to use: http://code.google.com/p/tree-view-list-android/

    enter image description here

提交回复
热议问题