Skip to content

Commit f519e3e

Browse files
committed
up to 1.0.2
1 parent 437884e commit f519e3e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## Version 1.0.2 _(09 Apr 2020)_
4+
Add method to change status programmatically. So you can change status use method `changeStatus(active,animated)` as you needed
5+
6+
-------
7+
38
## Version 1.0.1 _(03 Apr 2020)_
49
Linked to `jcenter()`, Now not need to add maven url to repositories `build.gradle` project level.
510
If you still using `v1.0.0`, should add maven url to repositories `build.gradle` project level

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SlidingButton
22

33
![Min SDK](https://img.shields.io/badge/Min%20Sdk-17-orange)
4-
![Version](https://img.shields.io/badge/Version-v1.0.1-blue)
4+
![Version](https://img.shields.io/badge/Version-v1.0.2-blue)
55

66
Slide button library for android, we hope this library is useful and easy to customize as you needed.
77

0 commit comments

Comments
 (0)