Skip to content

1.1.0

Compare
Choose a tag to compare
@jinatonic jinatonic released this 11 Dec 21:33
· 51 commits to master since this release
  • Performance optimizations for re-measure and re-layout.
  • Better size change animation with Levenshtein algorithm.
  • Added support for animateMeasurementChange to animate size changes smoothly during size change. This will call requestLayout() on every animation frame so use with care.
  • Added support for animator listener to listen to updates by the main animator.