From 58f4875f7b157bf408bd770a4131d5ee0c98f7da Mon Sep 17 00:00:00 2001 From: Andy CrossGate Yan Date: Sun, 10 Jan 2021 11:44:29 +0000 Subject: [PATCH 04/22] UI: Disable wallpaper zoom It does little more than inducing motion sickness Change-Id: I78cc5484930b27f172cd8d8a5bd9042dce3478d0 --- core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index b7dfd49b7b78..08940c03b095 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -4768,7 +4768,7 @@ - 1.10 + 1 -- 2.25.1