You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
*If you are trying to report a bug, please file the information below.
|
|
|
|
Prerequisites:*
|
|
|
|
|
|
|
|
<!-- Add [x] inside the brackets -->
|
|
|
|
|
|
|
|
- [ ] *I am using the latest version*
|
|
|
|
- [ ] *I can reproduce the bug in the demo app, and if not...*
|
|
|
|
- [ ] *I have tried to reproduce the bug in the demo app*
|
|
|
|
|
|
|
|
#### Detailed steps to reproduce the issue:
|
|
|
|
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
|
|
|
|
#### Expected behavior:
|
|
|
|
|
|
|
|
#### Actual behavior:
|
|
|
|
|
|
|
|
#### Screenshots:
|
|
|
|
|
|
|
|
#### Interesting logs:
|
|
|
|
|
|
|
|
*You can use `CameraLogger.setLogLevel(LEVEL_VERBOSE)`
|
|
|
|
to add logs to logcat, and `CameraLogger.registerLogger()`
|
|
|
|
to handle logs yourself (e.g. export to file or a crash reporting service)
|
|
|
|
so you can collect data from your users.*
|
|
|
|
|