potter: update preview size

* Use 1280x960, instead of 960x720
This commit is contained in:
Vachounet
2017-05-24 08:32:36 +02:00
parent 7b12cd365c
commit 64dbf42b97

View File

@@ -28,4 +28,8 @@
<!-- Restart preview for front camera onPictureTaken -->
<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>