gyso-treeview

A custom tree view for Android, designed for easy drawing some tree nodes (e.g. think mind and tree nodes). Includes smoothly zoom, move, limit and center fix animation support, and allows easy extension so you can add your own child node's customs view and touch event detection.

License

License

GroupId

GroupId

io.github.guaishoun
ArtifactId

ArtifactId

gyso-treeview
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

gyso-treeview
A custom tree view for Android, designed for easy drawing some tree nodes (e.g. think mind and tree nodes). Includes smoothly zoom, move, limit and center fix animation support, and allows easy extension so you can add your own child node's customs view and touch event detection.
Project URL

Project URL

https://github.com/guaishouN/android-thinkmap-treeview
Source Code Management

Source Code Management

https://github.com/guaishouN/android-thinkmap-treeview

Download gyso-treeview

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.guaishoun/gyso-treeview/ -->
<dependency>
    <groupId>io.github.guaishoun</groupId>
    <artifactId>gyso-treeview</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guaishoun/gyso-treeview/
implementation 'io.github.guaishoun:gyso-treeview:1.0.1'
// https://jarcasting.com/artifacts/io.github.guaishoun/gyso-treeview/
implementation ("io.github.guaishoun:gyso-treeview:1.0.1")
'io.github.guaishoun:gyso-treeview:aar:1.0.1'
<dependency org="io.github.guaishoun" name="gyso-treeview" rev="1.0.1">
  <artifact name="gyso-treeview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.guaishoun', module='gyso-treeview', version='1.0.1')
)
libraryDependencies += "io.github.guaishoun" % "gyso-treeview" % "1.0.1"
[io.github.guaishoun/gyso-treeview "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1