mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-10 15:46:35 +00:00
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…
x
Reference in New Issue
Block a user