Releases: gaiuszzang/GroovinExpandableBox
Releases · gaiuszzang/GroovinExpandableBox
1.0.3
Release 1.0.3 Version
- Refactoring ExpandableBoxState & ExpandableBoxStateValue
- ExpandableBoxState : Created based on Swipeable.kt in compose material 1.4.3 version
- ExpandableBoxStateValue : renaming from ExpandableBoxState in previous version
- Note that Swipeable.kt is depreated since material 1.5.0 version,
so Copy & Refactoring it for internallization to this library.
1.0.2
1.0.2 Release
- update jdk17, add jitpack.yml
1.0.1
BugFix
- when Hide Status, disable swipe option
1.0.0
First Release