Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to custom item view? #3

Closed
Widiyanto opened this issue Jan 2, 2018 · 1 comment
Closed

How to custom item view? #3

Widiyanto opened this issue Jan 2, 2018 · 1 comment

Comments

@Widiyanto
Copy link

No description provided.

@jakebonk
Copy link
Owner

jakebonk commented Jan 2, 2018

You can do so by creating an adapter that extends extends TreeViewAdapter. Look at the SimpleTreeVieeAdapter as an example.
https://github.com/jakebonk/DraggableTreeView/blob/master/draggabletreeview/src/main/java/com/allyants/draggabletreeview/SimpleTreeViewAdapter.java

@jakebonk jakebonk closed this as completed Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants