| Class | Description |
|---|---|
| ChangeText |
This transition tracks changes to the text in TextView targets.
|
| Crossfade |
This transition captures bitmap representations of target views before and
after the scene change and fades between them.
|
| Recolor |
This transition tracks changes during scene changes to the
background
property of its target views (when the background is a
ColorDrawable, as well as the
color of the text for target TextViews. |
| Rotate |
This transition captures the rotation property of targets before and after
the scene change and animates any changes.
|