Android Treeview

前端 未结 10 1852
野的像风
野的像风 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:38

    Answering my own question, since we implemented this many months ago.

    Our implementation in an open-source proejct.

提交回复
热议问题