Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@sharish sharish released this 15 Sep 10:08
· 3 commits to master since this release
  • 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.