Skip to content

A layout that can generate ripple effect for its children or its own from Material Design.

Notifications You must be signed in to change notification settings

christmasjason/RippleLayout

Repository files navigation

RippleLayout

A layout that can generate ripple effect for its children or its own from Material Design. This layout will separate ripple effect and child view's click event.

Including in Your Project

Last version is 1.0.0

Just add the following statement in your build.gradle

compile 'com.github.christmasjason:RippleLayout:1.0.0'

You may also add the library as an Android Library to your project. All the library files live in library.

About

A layout that can generate ripple effect for its children or its own from Material Design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages