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 change button text #28

Closed arunwongdotw closed 3 years ago

arunwongdotw commented 3 years ago

First, I'm new to Native (Android Studio, Kotlin). I use this library, follow your requirements but I can't change the button text in ScannerConstants.java (Header in readme -> Customizing ImageCropActivity). The file is locked. How can I change?

Thanks.