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

Change language of buttons on ImageCropActivity screen. #6

Closed zohaib962 closed 4 years ago

zohaib962 commented 4 years ago

Hello.. Is there anyway to change button design or language of ImageCropActivity screen?

mayuce commented 4 years ago

Hi, yes it's possible to change the language of activity. You should read the readme on landing page first 😀 But you can't change the design of the library. You can change it by adding as a module the library and configure it how you desired. When I've time I'll make some abstractions and interfaces about it then you'll have chance to design it by yourself.