mayuce / AndroidDocumentScanner

This library helps to scan a document like CamScanner.
https://www.linkedin.com/in/mayuce/
MIT License
538 stars 167 forks source link

Can't find DocumentScanActivity #13

Closed javierhinmel closed 4 years ago

javierhinmel commented 4 years ago

Hi, I want to use this library for a Test project. I'm using version 1.5.1. Here my gradle dependencies:

image

Follow the tutorial. It says image

but when I want to extends my Activity from DocumentScannerActivity (or DocumentScanActivity. I found in the library), Android Studio does not recognize it.

image

Please, help me. Thank you!

mayuce commented 4 years ago

Hello Javier, that is because of ProGuard, I'll fix it and release new version today. Thanks for feedback.

mayuce commented 4 years ago

Now you can feed your app with 1.5.2 version. Enjoy it.!

javierhinmel commented 4 years ago

Thank you @mayuce !!!

mayuce commented 4 years ago

Thank you @mayuce !!!

You're welcome 😊