potter: update preview size
* Use 1280x960, instead of 960x720
This commit is contained in:
@@ -28,4 +28,8 @@
|
|||||||
<!-- Restart preview for front camera onPictureTaken -->
|
<!-- Restart preview for front camera onPictureTaken -->
|
||||||
<bool name="front_camera_restart_preview_onPictureTaken">true</bool>
|
<bool name="front_camera_restart_preview_onPictureTaken">true</bool>
|
||||||
|
|
||||||
|
<!-- Force use a specific preview-size
|
||||||
|
Example: 1920x1080 -->
|
||||||
|
<string name="preview_size_for_photo">1280x960</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user