Skip to content

toliuweijing/RippleDrawable

Repository files navigation

RippleDrawable

A ripple drawable for api v15+. Simple and easy to use/extend. Look at DemoActivity for example.

   Button button = (Button) findViewById(R.id.button);
   RippleDrawable rippleDrawable = new RippleDrawable();
   rippleDrawable.attachToView(button);

alt tag

About

Simple ripple effect for api v15+

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages