const val CHANGE_BEHAVIOR_IN: Int
Flag specifying that the text changing animation should fade in the end text into the affected target view(s). This transition is typically used in conjunction with an earlier .CHANGE_BEHAVIOR_OUT transition, possibly with other transitions running as well, such as a sequence to fade out, then resize the view, then fade in.