fix UI elements are misplaced on the 'Sign in by syncing' screen when adding a new profile (#20837)

This commit is contained in:
Parvesh Monu 2024-07-23 16:09:04 +05:30 committed by GitHub
parent 540094c229
commit 1a4987478c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -346,7 +346,8 @@
#(reset! camera-permission-granted? %) #(reset! camera-permission-granted? %)
#(reset! camera-permission-granted? false))))) #(reset! camera-permission-granted? false)))))
[:<> [:<>
background [rn/view {:style style/absolute-fill}
background]
(when camera-ready-to-scan? (when camera-ready-to-scan?
[render-camera [render-camera
{:torch-mode torch-mode {:torch-mode torch-mode