Tags: cortinico/slidetoact
Tags
slidetoact v0.9.0 * Relax the requirement on the tick (complete) Icon being an AVD (#127) * Add support for customising the tick (complete) icon (#124) * Add support for changing the arrow icon during runtime (#119) * Fix FileNotFoundException on parseVectorDrawableCompat (#126) Dependency Updates: * AGP to 4.0.0 * Ktlint to 0.37.0 * Ktlint-gradle to 9.2.1 * Kotlin to 1.3.72
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
slidetoact v0.6.0 * Priting of text now is done with a TextView. * Adding the `text_appearance` attribute to set a custom style for the text. This allows to set a custom font, text all caps or other customization. * Adding capability to turn off complete animation.
PreviousNext