Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix camera initialization #133

Merged
merged 4 commits into from
Feb 6, 2016
Merged

Fix camera initialization #133

merged 4 commits into from
Feb 6, 2016

Conversation

rkistner
Copy link
Member

@rkistner rkistner commented Feb 6, 2016

This prevents the orientation change detection from kicking in too early, sometimes causing the camera to be re-initialized twice on orientation change.

Also add some null checks.

This should fix #108.

rkistner added a commit that referenced this pull request Feb 6, 2016
@rkistner rkistner merged commit 9dd1022 into master Feb 6, 2016
@rkistner rkistner deleted the fix/camera-initialization branch February 6, 2016 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nullpointer exception for cameraInstance
1 participant