boxme / SquareCamera

Android Camera Library For Square Photo Taking
MIT License
569 stars 189 forks source link

Samsung Galaxy preview is blur. (fix) #28

Closed k0shk0sh closed 5 years ago

k0shk0sh commented 8 years ago

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.