From f16d63c644acac34085943adc21d73c91d5f58b9 Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Wed, 19 Feb 2014 12:03:07 +0900 Subject: [PATCH] Tweak key popup animation parameters Key popup show up start scale 98% Key popup dismiss end scale 94% Key popup show up duration 17ms Key popup dismiss duration 53ms Bug: 11518021 Change-Id: Icfde99969163f05cfaed1050ea074545d44db13b --- java/res/values/config-common.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/java/res/values/config-common.xml b/java/res/values/config-common.xml index 224aabdbb..20d5860e3 100644 --- a/java/res/values/config-common.xml +++ b/java/res/values/config-common.xml @@ -35,10 +35,10 @@ 350 - 0 - 70 - 100% - 100% + 17 + 53 + 98% + 94% 70