https://github.com/zaaack/android_treeview
an android treeview widget,it's not a extension of listview,it extends a linearlayout and you can put any view in it with any event listener
https://github.com/zaaack/android_treeview
Last synced: 8 months ago
JSON representation
an android treeview widget,it's not a extension of listview,it extends a linearlayout and you can put any view in it with any event listener
- Host: GitHub
- URL: https://github.com/zaaack/android_treeview
- Owner: zaaack
- License: mit
- Created: 2014-01-21T03:23:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-21T03:40:32.000Z (over 12 years ago)
- Last Synced: 2025-01-17T22:43:08.199Z (over 1 year ago)
- Homepage:
- Size: 1.58 MB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
android_treeview
================
a android treeview ,it's not a extension of listview,it's a linearlayout and you can put any view in it with any event listener