Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
slidetoact-0.8.0.pom.xml | 2020-03-21 | 1.5 kB | |
slidetoact-0.8.0.aar | 2020-03-21 | 50.1 kB | |
slidetoact-0.8.0-sources.jar | 2020-03-21 | 8.4 kB | |
README.md | 2020-03-13 | 546 Bytes | |
slidetoact v0.8.0 source code.tar.gz | 2020-03-13 | 6.2 MB | |
slidetoact v0.8.0 source code.zip | 2020-03-13 | 6.2 MB | |
Totals: 6 Items | 12.5 MB | 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