ScratchView v1.1 Release Notes
Release Date: 2016-09-15 // over 6 years ago-
- 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.
Previous changes from v1.0
-
Version 1.0
Contains
ScratchImageView
ScratchTextView