Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.7 source code.tar.gz | 2021-05-12 | 209.3 kB | |
1.0.7 source code.zip | 2021-05-12 | 241.3 kB | |
README.md | 2021-05-12 | 618 Bytes | |
Totals: 3 Items | 451.2 kB | 0 |
🎉 Released a new version 1.0.7
! 🎉
What's New?
- Added
toggleLayout()
function for expanding or collapsing against the state of the collapsed or not. - Added
isExpanding
andisCollapsing
properties. - Updated example codes for maintaining expanded or collapsed states in RecyclerView.
- Remove
kotlin-android-extensions
plugin internally. - Added missing
overshoot
animation onexpandable_animation
attribute. - Refactored internal codes.