From 6b2516f8be13d54a0a25f1e3a9ae0b873ce4e240 Mon Sep 17 00:00:00 2001 From: Hocuri Date: Mon, 26 Jun 2023 11:10:26 +0200 Subject: [PATCH] Don't recreate WebxdcActivity when going to dark mode (#2601) This fixes the problem that if the user sets the device to dark mode while a webxdc is open, it re-loads veeeeery slowly. --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fe5b4449a..e8bc7eee6 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -318,7 +318,7 @@