StickySwitch Versions Save

⭐️ beautiful switch widget with sticky animation ⭐️

0.0.16

4 years ago
  • Migrate To AndroidX
  • Remove application tag in lib AndroidManifest.xml
  • iconSize and iconPadding to public variable

0.0.15

6 years ago
  • changed the default value of isClickable to true

0.0.14

6 years ago
  • Implemented ability to set direction without calling onSelectedChange callback
  • Implement clickable

0.0.13

6 years ago
  • fix bug : icon is not working on pre lollipop device

#18 #12

0.0.12

6 years ago
  • Curved connection is implemented as attribute
  • Implements TextVisibility

0.0.11

7 years ago
  • support custom animation duration

0.0.10

7 years ago
  • 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

0.0.8

7 years ago
  • implement set typeFace for text
  • Add option to toggle text visibility

0.0.7

7 years ago

implements more get, set property

  • LeftIcon
  • RightIcon
  • SliderBackgroundColor
  • SwitchColor
  • textColor

0.0.6

7 years ago
  • implements get, set text programmatically
  • add text parameter in selectedChangeListener