boxme / SquareCamera

Android Camera Library For Square Photo Taking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samsung Galaxy preview is blur. (fix)

k0shk0sh opened this issue · comments

i have pulled the library and tested out the demo apk, however i had an issue with the preview that is blur, due to the fix that is very simple, i choose not to do pull request. i hope you don't mind.
the fix is to change setupCamera() in startCameraPreview() method to after the try block . in CameraFragment class.