Releases: poldz123/ShapeRipple
Releases · poldz123/ShapeRipple
Added Max Ripple Size and Ripple Count
Added Stroke Style + Performance
- Added stroke style that enabled the paint to the either STROKE or FILLED, it is FILLED by default.
- Fix some performance issues with the rendering process
- Added Life Cycle Manager that stop the ripple animation when activity is pause and then start it when the activity is resumed
Added Image Ripple
- Added Image Ripple to the Custom shapes
Fix Bug for Android N
- Fix bug where width and height is calculated as 0 in onMeasure
- Updated the appcompat library to 24
First release for ShapeRipple
- Added first release to the play store as 0.1.0
- Configure the
build.gradle
to upload library to jcenter and maven using bintray