Villie
Villie

Reputation: 281

android ripple effect on tapping the screen

How can I get a ripple kind effect whenever a user taps on the screen of my app. The effect should be same like below image link:- click here

So does android has any apis for it..or I have to just make one from 2d graphics or something?

Upvotes: 1

Views: 3919

Answers (1)

leftas
leftas

Reputation: 15

There is a guy named nikwen in xda-developers who made(found) this, available to developers(not Samsung, Nokia and etc.)

Here link to this "Ripple effect" (Holo-themed transparent demo overlays)

Upvotes: 1

Related Questions