Skip to content

Releases: sharish/ScratchView

Version 1.1

15 Sep 10:08
Compare
Choose a tag to compare
  • Now includes percent revealed in ScratchImageView and ScratchTextView
  • Removed Bitmap.sameAs() method which is not supported < API 12, thereby now supported from API9.
  • Added reveal logic which is memory efficient.
  • Removed multiple comparison of bitmaps and reduced the amount of thread creation. This improves CPU speed.

Version 1.0

11 May 18:26
Compare
Choose a tag to compare

##Version 1.0

Contains

ScratchImageView
ScratchTextView