Releases: sharish/ScratchView
Releases · sharish/ScratchView
Version 1.1
- 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
##Version 1.0
Contains
ScratchImageView
ScratchTextView