transitionx / in.arunkumarsampath.transitionx.transition.changetext / ChangeText / <init>

<init>

ChangeText()

This transition tracks changes to the text in TextView targets. If the text changes between the start and end scenes, the transition ensures that the starting text stays until the transition ends, at which point it changes to the end text. This is useful in situations where you want to resize a text view to its new size before displaying the text that goes there.