🎉 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.