Saturday 30 March 2019

ScratchCardLayout

A simple Android library for scratch card reveal kind of effect.

Features

  • Scratch card effect to ANY view.
  • Just wrap your existing complex Layout with ScratchCardLayout.
  • Set scratch brush width.
  • Set Drawable to be scratched (color / image).
  • Set the percentage of scratch when you should be revealing full layout.
  • Get callbacks when scratching starts, progresses (with a percentage) and when stops.
  • Based on CardView, So all cardview styling still holds.



from The Android Arsenal

No comments:

Post a Comment