Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Broaden exception handling around Camera#startPreview().
Some devices will randomly throw RuntimeExceptions here due to hardware issues. We were already doing broader catch statement in CameraView, so I moved it here as well.
- Loading branch information