Skip to content

1.0.7

Latest
Compare
Choose a tag to compare
@skydoves skydoves released this 12 May 14:16
e67c754

馃帀 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 and isCollapsing properties.
  • Updated example codes for maintaining expanded or collapsed states in RecyclerView.
  • Remove kotlin-android-extensions plugin internally.
  • Added missing overshoot animation on expandable_animation attribute.
  • Refactored internal codes.