4.6.0 - AniBird
Add
- Delegate methods for
AnimatedImageView
to inspect finishing event and/or end of an animation loop. #829
Fix
- Minor performance improvement by
final
some classes. - Remove unnecessary
Box
type since Objective-C world takesAny
. #832. - Some internal failing tests on earlier macOS, in which color space giving different result.