Android Open Source - Animation circle circle-ripple-layout






Project Summary

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

Web Site / Source Repository

circle-ripple-layout is hosted in the following web site
https://github.com/itaihanski/circle-ripple-layout

If you think the Android project circle-ripple-layout listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of circle-ripple-layout.

ItemValue
Java File Count6
Activity Count1

License

The license information of circle-ripple-layout is as follows:

MIT License

Java Source Files

com.itaihanski.circleripplelayout.CircleRippleLayout.java
com.itaihanski.circleripplelayout.animation.BaseAnimationListener.java
com.itaihanski.circleripplelayout.animation.CustomAlphaAnimation.java
com.itaihanski.circleripplelayout.animation.CustomScaleAnimation.java
com.itaihanski.circleripplelayout.example.MainActivity.java
com.itaihanski.circleripplelayout.widget.CircleLayout.java