Rajkumar Reddy
Rajkumar Reddy

Reputation: 2357

How to apply bounce animation to my text view?

I want to apply bounce animation to my text. Is it possible to do that? If so, can you please tell me how? Thank You.

Upvotes: 5

Views: 14921

Answers (1)

Pankaj Kumar
Pankaj Kumar

Reputation: 82968

Updated links [Thank you kaay for indicating that all previous links are now 404]


There is a Bouncing Ball example in Android source, which can be your start point.

Another good resources are

Upvotes: 5

Related Questions