From d8e77d88270bc4f913b6fbd91fc59e5d9c561b4d Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Tue, 7 Jul 2026 17:56:30 +0000 Subject: [PATCH] Fix RegV5 captcha WebView always rendering in dark theme. --- feature/registration/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature/registration/src/main/AndroidManifest.xml b/feature/registration/src/main/AndroidManifest.xml index 1dd8f49b19..0e2f270de3 100644 --- a/feature/registration/src/main/AndroidManifest.xml +++ b/feature/registration/src/main/AndroidManifest.xml @@ -13,7 +13,7 @@