rmtheis / tess-two

Fork of Tesseract Tools for Android
Apache License 2.0
3.76k stars 1.38k forks source link

AndroidX support #269

Closed emartynov closed 4 years ago

emartynov commented 5 years ago

AndroidX is the replacement for the support library. A lot of projects already moved to it.

The current issue - all apps that use tess-two library have to use jetifier that is expensive build step.

It would be great to migrate to AndroidX.

emartynov commented 5 years ago

Added #270

rmtheis commented 4 years ago

A valid issue, but as I commented on the PR, I won't be making further changes on this project. Thank you!