- Update buildToolsVersion number
- Angle now can be as low as -45 and as high as 45
- Add reversed animation
- Achieve lower memory usage and higher frame rate
- Fix animation start at RecyclerView
- Fix OOM exception
- Optimize shimmer by reducing memory usage
- Add mask width and gradient color width attributes
- Fix shimmer line starting position
- Update Android SDK to 27
- Update Android Plugin for Gradle to 3.0.1
- Fix stop animation issue when view is not yet measured
- Fix shimmer width issue
- Fix mask size issue
- Add shimmer rotation feature
- Make the shimmer line and the transition of the shimmer color smoother
- Add auto start feature
- Change minimum API to 14
- Remove supportsRtl from manifest
- Add setter for shimmer animation duration
- Remove dependency on appcompat
- Add license
- Minor cleanup
- Remove test classes and android:allowBackup
- Add initial commit