Credntia / MVBarcodeReader

A Barcode scanner library for Android. Uses the Google Play Services' mobile vision api for barcode detection.
Apache License 2.0
68 stars 22 forks source link

Camera preview scaling fix #2

Closed iamMehedi closed 7 years ago

iamMehedi commented 7 years ago

Preview will now try to fill up the available space, keeping the aspect ratio as close to the camera preview size as possible.