class ChangeColor : Transition
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 TextView.setTextColor of the text for target TextViews. If the color changes between scenes, the color change is animated. |