how to implement textwriter animation android to layout?

187 Views Asked by At

i've try to follow the tutorial from Android character by character display text animation and it works. but i'm confuse how to use animation textwriter inside layout xml.

anyone please help me how to implement it to layout, please ? thanks

1

There are 1 best solutions below

0
On

You can try to create your own attributes in customView and use them. Here's an example: http://kevindion.com/2011/01/custom-xml-attributes-for-android-widgets/ Use this parameter to configurate animation in customView.