All Versions
10
Latest Version
Avg Release Cycle
113 days
Latest Release
1712 days ago
Changelog History
Changelog History
-
v0.0.16 Changes
December 31, 2019- Migrate To AndroidX
- ✂ Remove application tag in lib AndroidManifest.xml
- iconSize and iconPadding to public variable
-
v0.0.15 Changes
November 30, 2017- 🔄 changed the default value of isClickable to true
-
v0.0.14 Changes
November 21, 2017- Implemented ability to set direction without calling onSelectedChange callback
- Implement clickable
-
v0.0.13 Changes
September 01, 2017 -
v0.0.12 Changes
July 21, 2017- Curved connection is implemented as attribute
- Implements TextVisibility
-
v0.0.11 Changes
April 17, 2017- 👌 support custom animation duration
-
v0.0.10 Changes
April 17, 2017- ⚡️ update gradle build tools and kotlin version
- add prefix attrs with component name (ss__attrName)
- 👌 support toggle animate in setDirection method
- getDrawable to ContextCompat.getDrawable
-
v0.0.8 Changes
March 23, 2017- implement set typeFace for text
- ➕ Add option to toggle text visibility
-
v0.0.7 Changes
March 21, 2017implements more get, set property
- LeftIcon
- RightIcon
- SliderBackgroundColor
- SwitchColor
- textColor
-
v0.0.6 Changes
March 20, 2017- implements get, set text programmatically
- ➕ add text parameter in selectedChangeListener