generate one textView at a time

0

I have 5 textViews, one underneath the other, each one will set a different text, I hedge the text in a progressive way, using animPerWord. The problem is to generate a textView at a time, from 1 to 5, I do not want to generate the 5 at once, I want to generate the first and then the second, continuously ... Anyone give me any idea how to do this?

    
asked by anonymous 20.10.2018 / 06:46

0 answers