Transitions Everywhere Backport of Android Transitions API. Animations backported to Android 4.0 . API compatible with Android 2.2 About Article about transitions and library. More info here Russian version Chinese: version 1, version 2 Article abou
android4.4和5.0中Transitions API的兼容补丁,可兼容2.2 项目地址:https://github.com/andkulikov/transitions-everywhere 效果图:使用说明:关于Transitions API请看这篇文章Transitions API from Android KitKat and Lollipop。在原本需要使用android.transition.*的地方使用android.transitions.everywhere.*。如果
Set of extra Transitions on top of AndroidX Transitions Library.
About
Article about transitions and library
Originally this library was a full backport of Android Platform's Transitions API.
Then all the bug fixes from the library were ported into A