You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Camera Preview (ImageView) dissappear after OrienationChange because of a mismatched Buffer Size according to mCamera.addCallbackBuffer(data) in AsyncCameraCallback Class.
Right now ScreenOrienation is set to portrait.
The text was updated successfully, but these errors were encountered:
AlexTape
changed the title
Camera Preview dissapears
Camera Preview disappear on OrientationChange
Jul 7, 2015
The Camera Preview (ImageView) dissappear after OrienationChange because of a mismatched Buffer Size according to mCamera.addCallbackBuffer(data) in AsyncCameraCallback Class.
Right now ScreenOrienation is set to portrait.
The text was updated successfully, but these errors were encountered: