From 0265abd50eea36dcf81e032bc05314bb6fc4c231 Mon Sep 17 00:00:00 2001 From: Adithya R Date: Thu, 15 Sep 2022 08:48:27 +0700 Subject: [PATCH] X6833B: overlay: Disable alpha compositing in WM * Completely eliminates occasional jank in few animations Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com> --- overlay/FrameworksResOverlay/res/values/config.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/overlay/FrameworksResOverlay/res/values/config.xml b/overlay/FrameworksResOverlay/res/values/config.xml index 86a7d43..67e2483 100644 --- a/overlay/FrameworksResOverlay/res/values/config.xml +++ b/overlay/FrameworksResOverlay/res/values/config.xml @@ -354,4 +354,10 @@ true + + + true