fix UI elements are misplaced on the 'Sign in by syncing' screen when adding a new profile (#20837)
This commit is contained in:
parent
540094c229
commit
1a4987478c
|
@ -346,7 +346,8 @@
|
|||
#(reset! camera-permission-granted? %)
|
||||
#(reset! camera-permission-granted? false)))))
|
||||
[:<>
|
||||
background
|
||||
[rn/view {:style style/absolute-fill}
|
||||
background]
|
||||
(when camera-ready-to-scan?
|
||||
[render-camera
|
||||
{:torch-mode torch-mode
|
||||
|
|
Loading…
Reference in New Issue