Skip to content

A wrapping circular layout for backwards compatible Android "Lollipop-style" circular ripple animation

License

Notifications You must be signed in to change notification settings

itaihanski/circle-ripple-layout

Repository files navigation

circle-ripple-layout

A wrapping circular layout for backwards compatible Android "Lollipop-style" circular ripple animation

Demo Image

Usage

Wrap a view, usually a TextView or and ImageView (the button icon or text) in the CirclRippleLayout in your layout XML. Make sure that the CircleLayoutRipple has equal width and height (it's supposed to be circular). Optionally add a circle or a floating FAB like circle background to the CirclRippleLayout. Have the CirclRippleLayout handle the click events and you're good to go.

About

A wrapping circular layout for backwards compatible Android "Lollipop-style" circular ripple animation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages