Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-09-12 | 545 Bytes | |
slidetoact v0.10.0 source code.tar.gz | 2022-09-12 | 6.2 MB | |
slidetoact v0.10.0 source code.zip | 2022-09-12 | 6.3 MB | |
Totals: 3 Items | 12.5 MB | 0 |
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