cameraview
cameraview copied to clipboard
Preview doesn't show whole picture
I've build a fragment containing a CameraView instance and a toolbar, just like the default Android Camera app. I am trying to achive a smooth transition between a preview and a taken photo, but on some devices preview showing only a part of a picture, while resulting image is looking normal. I've tried to tweak the adjustViewBounds
parameter, but it changes nothing. It seems like photo is top-cropped inside a CameraView preview, so user can't see a whole picture before taking a shot.
P.S.
I've figured out that changing of a width and height according to an optimal size value here may help, but a preview image is not centered according to its frame.
same here
I've got the same issue. The preview from the CameraView is cropped or zoomed, but the picture taken is full size
same here
I'm having the same issue.
seeing same issue. can't use the lib...
Anybody found any solution for this? I too facing similar issue while catching with front cam.
+1