| 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
isExpandingandisCollapsingproperties. - Updated example codes for maintaining expanded or collapsed states in RecyclerView.
- Remove
kotlin-android-extensionsplugin internally. - Added missing
overshootanimation onexpandable_animationattribute. - Refactored internal codes.