From 02f754ef1b9e3e5aefccf4c5aecc5783cd2ce555 Mon Sep 17 00:00:00 2001 From: Nicolo' Mazzucato Date: Fri, 14 Oct 2022 13:30:28 +0000 Subject: Slightly increase unfold animation timeout This partially addresses the problem of seeing the animation triggering several times while folding the device slowly. Bug: 234819171 Bug: 232927344 Test: Fold/unfold manually Change-Id: I1948cc250bcc1dada82fcf5b9257629d791f9fed --- 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 84280605862f..a9799f243cb7 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -701,7 +701,7 @@ - 600 + 1000