Skip to content

Releases: poldz123/ShapeRipple

Added Max Ripple Size and Ripple Count

25 May 06:20
Compare
Choose a tag to compare
  • Added Max Ripple Size

  • Added Rippe Count

  • Removed Ripple Interval

Added Stroke Style + Performance

30 Dec 00:48
Compare
Choose a tag to compare
  • 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

17 Oct 03:05
Compare
Choose a tag to compare
  • Added Image Ripple to the Custom shapes

Fix Bug for Android N

23 Aug 01:26
Compare
Choose a tag to compare
  • Fix bug where width and height is calculated as 0 in onMeasure
  • Updated the appcompat library to 24

First release for ShapeRipple

18 Aug 01:33
Compare
Choose a tag to compare
  • Added first release to the play store as 0.1.0
  • Configure the build.gradle to upload library to jcenter and maven using bintray