Reduce captured photo size.

This commit is contained in:
Julien Eluard 2017-06-28 23:05:50 +02:00 committed by Roman Volosovskyi
parent 70e068b8b0
commit 585d4e0195
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
:background-color toolbar-background1}]
[camera {:style {:flex 1}
:aspect (:fill aspects)
:captureQuality "480p"
:captureTarget (:disk capture-targets)
:type "front"
:ref #(reset! camera-ref %)}]