Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@fabiosassu fabiosassu released this 17 Jun 21:55
· 1 commit to develop since this release
8bae621
  • totally rewritten the StackExpandableView, dropping the MotionLayout in favor of a custom View.
  • added OnExpansionChangedListener that allows the caller to be notified about expand/collapse.
  • added fun to expand and to collapse the StackExpandableView.
  • added RecyclerViewFragment + StackExpandableAdapter in order to demonstrate the implementation of the StackExpandableView in a RecyclerView.
  • updated gradle to 7.4.2.