| Class and Description |
|---|
| com.bluelinelabs.conductor.changehandler.SharedElementTransitionChangeHandler |
| com.bluelinelabs.conductor.changehandler.TransitionChangeHandler
Transitions are backported via
AndroidX.
They have the same API, but are preferred to the built-in framework transitions as they fix
platform-specific bugs, and even work on versions older than 5.0.
The
androidx-transition module provides an equivalent ControllerChangeHandler. |