transitionx / in.arunkumarsampath.transitionx.transition.changetext / ChangeText / CHANGE_BEHAVIOR_KEEP

CHANGE_BEHAVIOR_KEEP

const val CHANGE_BEHAVIOR_KEEP: Int

Flag specifying that the text in affected/changing TextView targets will keep their original text during the transition, setting it to the final text when the transition ends. This is the default behavior.