Show individual lines of text sequentially from the textView in android -


I'm making an infection for a text view in Android. The current text view has been switched on and the next text view is shown with a bounce animation.

I am currently getting full text view, but I need to see the line after the text, how does this happen in MS PowerPoint, like many bullet points are second after another.

Can anyone explain how this can be done?

Regards, Vasudev

Use vertical linear rhythm in which each row of text

Use AnimationFactory in which there is a function inFromLeft that you can animate them in the SetVisibility (View.VISIBLE) .

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -