ravi8x / Barcode-Reader

Android barcode reader using google vision library
BSD 3-Clause "New" or "Revised" License
294 stars 183 forks source link

Fix about camera screen always black on first run of the app #6

Closed orogersilva closed 7 years ago

orogersilva commented 7 years ago

Now screen does not turn black after camera permission is granted. Moreover, Android Gradle plugin and Android API have been upgrading to their latest versions.

ravi8x commented 7 years ago

@orogersilva I'll test the app and deploy the library onto jCenter. Thanks for your contribution.