Skip to content

slidetoact v0.10.0

Compare
Choose a tag to compare
@cortinico cortinico released this 12 Sep 21:55
· 159 commits to main since this release
add523a

Changes

  • Add dynamic height adjustment capability (#174)
  • Add state_complete to render the slider directly in the complete state without animation (#169)
  • All the public properties are now annotated with the @ColorInt, @StyleRes, @DrawableRes to avoid confusion (#134)
  • Correct logic for handling OnClickListener (#142)
  • Flip the icon instead of rotating it when using slide_reverse (#151)

Dependency bumps

  • Android TargetSDK to 32
  • AppCompat to 1.5.1
  • Kotlin to 1.7.10
  • Gradle to 7.5.1
  • AGP to 7.2.2