diff --git a/apps/mobile/app/screens/settings/gecko-view-loader.tsx b/apps/mobile/app/screens/settings/gecko-view-loader.tsx index 778be9aa5..1a43d818e 100644 --- a/apps/mobile/app/screens/settings/gecko-view-loader.tsx +++ b/apps/mobile/app/screens/settings/gecko-view-loader.tsx @@ -49,62 +49,70 @@ export const GeckoViewLoader = () => { }} > <> - - {installed - ? "GeckoView is already downloaded & installed on this device." - : "Installing GeckoView will download additional data on your phone."} - - {!installed ? ( -