From 5bbb7e3cca1af4295776fceaf31ad60dad3b17fe Mon Sep 17 00:00:00 2001 From: Andy CrossGate Yan Date: Sun, 10 Jan 2021 11:44:29 +0000 Subject: [PATCH 05/12] 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 13a0a3935691..06d2b910b038 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -4844,7 +4844,7 @@ - 1.10 + 1 -- 2.25.1