Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aac03b5

Browse files
Bogdan MelnychukBogdan Melnychuk
authored andcommitted
readme, versions
1 parent 42d8bbe commit aac03b5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ AndroidTreeView
33

44
### Recent changes
55

6-
Colapse/expand animation added
6+
7+
2D scrolling mode added, keep in mind this comes with few limitations: you won't be able not place views on right side like alignParentRight. Everything should be align left. Is not enabled by default
78

89

910
### Description

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
1919

20-
VERSION_NAME=1.2.4
21-
VERSION_CODE=6
20+
VERSION_NAME=1.2.5
21+
VERSION_CODE=7
2222

2323

2424
ANDROID_BUILD_MIN_SDK_VERSION=11

0 commit comments

Comments
 (0)