diff --git a/src/status_im/contexts/syncing/scan_sync_code/view.cljs b/src/status_im/contexts/syncing/scan_sync_code/view.cljs index fbcf311195..e35047661a 100644 --- a/src/status_im/contexts/syncing/scan_sync_code/view.cljs +++ b/src/status_im/contexts/syncing/scan_sync_code/view.cljs @@ -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