From 6077c52b1da63c7a3b2900c935370a8076be5315 Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Wed, 1 Feb 2012 09:37:52 +0100 Subject: [PATCH] click: Enable alpha transformation Helps eliminate glitches in the new transitions. Change-Id: I1c97e3d73a38a4653a544f3b8246293e26709e40 --- overlay/frameworks/base/core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 8f70faa..f2a1c3a 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -24,7 +24,7 @@ alpha compositing functionality in hardware. If set, the window manager will disable alpha trasformation in animations where not strictly needed. --> - true + false