From e6b09d223fc9db3ae9509f68b7e9e580e2ebe07f Mon Sep 17 00:00:00 2001 From: Dimitris Dafnis <68849116+jim-daf@users.noreply.github.com> Date: Thu, 23 Apr 2026 11:42:22 +0200 Subject: [PATCH] fix(MainActivity): keep WebView state across rotation (#14) --- wrapper/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrapper/src/main/AndroidManifest.xml b/wrapper/src/main/AndroidManifest.xml index 23a0849..0ae4985 100644 --- a/wrapper/src/main/AndroidManifest.xml +++ b/wrapper/src/main/AndroidManifest.xml @@ -37,7 +37,7 @@