overlays: Add overlays for api_v2 and Snap Camera
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- Opens back camera using openLegacy() -->
|
<!-- Opens back camera using openLegacy() -->
|
||||||
<bool name="back_camera_open_legacy">false</bool>
|
<bool name="back_camera_open_legacy">false</bool>
|
||||||
|
|
||||||
@@ -32,4 +33,7 @@
|
|||||||
Example: 1920x1080 -->
|
Example: 1920x1080 -->
|
||||||
<string name="preview_size_for_photo">1280x960</string>
|
<string name="preview_size_for_photo">1280x960</string>
|
||||||
|
|
||||||
|
<!-- Enable support for camera api v2 -->
|
||||||
|
<bool name="support_camera_api_v2">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user