Refactor and implementation of the camera API 1, it fixes #8736 (#10771)
* Fallback to legacy camera API for problematic devices * Refactor and implementation of the camera API 1 * Refactor and implementation of the camera API 1, it fixes #8736 * Fix some corrections of @andrewharp * Some fixes for @andrewharp * fix a missing line * Some more sanity fixes * Optimization for the calculation of the preview size, Also, add validation to check if we already choose the preview size * Fixed some lines that were over 100 characters * Update CameraActivity.java fixed indentations * Update ClassifierActivity.java Fixed indentations * Update StylizeActivity.java Fixed indentations. * Update StylizeActivity.java fix spaces * Update StylizeActivity.java Fix indentation.
Loading
Please sign in to comment