slidetoact v0.8.0
- Migrated to AndroidX.
- targetSdkVersion to 29.
- Added the
animation_duration
attribute to control the lenght of the complete animation. - Added the
bump_vibration
attribute to vibrate the device when the cursor bumps at the end of the slider. - Added the
icon_margin
attribute to control the margin of the icon inside the slider. - Prefixed all the library resources with
slidetoact_
to avoid misuse of library resources.
Dependency Updates:
- Kotlin to 1.3.61
- AGP to 3.5.3
- AndroidX Appcompat to 1.1.0
- MDC to 1.0.0