Reduce captured photo size.
This commit is contained in:
parent
70e068b8b0
commit
585d4e0195
|
@ -40,6 +40,7 @@
|
||||||
:background-color toolbar-background1}]
|
:background-color toolbar-background1}]
|
||||||
[camera {:style {:flex 1}
|
[camera {:style {:flex 1}
|
||||||
:aspect (:fill aspects)
|
:aspect (:fill aspects)
|
||||||
|
:captureQuality "480p"
|
||||||
:captureTarget (:disk capture-targets)
|
:captureTarget (:disk capture-targets)
|
||||||
:type "front"
|
:type "front"
|
||||||
:ref #(reset! camera-ref %)}]
|
:ref #(reset! camera-ref %)}]
|
||||||
|
|
Loading…
Reference in New Issue