Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@arunkumar9t2 arunkumar9t2 released this 07 Apr 09:26
· 9 commits to master since this release

Library

Added new extensions to ViewGroup.

  • cancelTransitions to end current running transitions on this ViewGroup
  • prepareTransition overload to pass already constructed Transition instances.
  • Minor documentation update.

Sample

Added animated bottom navigation sample.