From a01d883af112b770bfd84d7ce0fc10b7778a5769 Mon Sep 17 00:00:00 2001 From: Manuel Beck Date: Wed, 9 Oct 2024 08:13:24 +0200 Subject: [PATCH] Fix: Invalid for given resource value. For the deprecated Crosswalk WebView, the preference key "BackgroundColor" was wrongly set with "0". It would have to be set with "#000000", but this would also set the splashscreen backround color to black. So the preference is removed. --- plugin.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 7c9add1a4..be2d03aae 100644 --- a/plugin.xml +++ b/plugin.xml @@ -152,7 +152,6 @@ -