Releases: mayuce/AndroidDocumentScanner
Releases · mayuce/AndroidDocumentScanner
1.6.1
The brief summary is Document Scanner is now a view! You can implement your own design on your custom screen easily. Other than that RXJava dependency replaced with coroutines and %30 of code rewritten in Kotlin. The library is uploaded to maven central to make developer available to remove deprecated jCenter repository for this library.
Invert Color Fix
Thanks to bagolysz for fixing this issue.
Base Activity ProGuard Issue Fixed
Base Activity ProGuard Issue Fixed
ScannerConstants Proguard Issue
- Fixed importing ScannerConstants issue.
Abstraction & Base
New Document Scan Activity abstract base created! You can create your own document scan activity now.