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