dm77 / ZBarScanner

This is an Android library project that simplifies the usage of the ZBar SDK for scanning bar codes from within your Android application.
295 stars 184 forks source link

Camera not filling the entire screen #26

Closed teng-dtit closed 10 years ago

teng-dtit commented 10 years ago

I wanted my camera to be in portrait mode so i followed this -> https://github.com/DushyanthMaguluru/ZBarScanner/commit/ab644e2342d9e0b52d5ae1eb6e4d774497f1094f

The camera is now in portrait mode but the problem is that the camera is not filling the entire screen, the height is filled but the width is not, there are white borders on the left and right area.

dm77 commented 10 years ago

Sorry for the delayed response. I will try to fix this before the weekend.