Originally this library was a full backport of Android Platform’s Transitions API.
Then all the bug fixes from the library were ported into AndroidX Transitions (previously Support library).
Now this lib has minSdk version 14 (Android 4.0 ICS) and consist of some transitions which are not a part of the official set:
- Internal Transitions that was marked as @hide in the platform: Recolor, Rotate, ChangeText and Crossfade.
- Two extra transitions: Scale and Translation.

Leave a Reply
You must be logged in to post a comment.