Releases: GwonHyeok/StickySwitch
Releases · GwonHyeok/StickySwitch
v0.0.16 Release
v0.0.15 Release
- changed the default value of isClickable to true
v0.0.14 Release
- Implemented ability to set direction without calling onSelectedChange callback
- Implement clickable
v0.0.13 Release
v0.0.12 Release
- Curved connection is implemented as attribute
- Implements TextVisibility
v0.0.11 Release
- support custom animation duration
v0.0.10 Release
- 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 Release
- implement set typeFace for text
- Add option to toggle text visibility
v0.0.7 Release
implements more get, set property
- LeftIcon
- RightIcon
- SliderBackgroundColor
- SwitchColor
- textColor
v0.0.6 Release
- implements get, set text programmatically
- add text parameter in selectedChangeListener