From 6c4fa1045bae7574ccea8e8c9a52cbcb19f3eef7 Mon Sep 17 00:00:00 2001 From: Tracy Zhou Date: Wed, 9 May 2018 16:14:40 -0700 Subject: [PATCH] Tune discovery bounce to be more gentle when bouncing. Change-Id: I6b1c094bbcd07bfda76bcc2c6b2a6fb249acd377 Fixes: 79491740 Test: Manual test --- res/animator-v23/discovery_bounce.xml | 6 +++--- src/com/android/launcher3/allapps/DiscoveryBounce.java | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/res/animator-v23/discovery_bounce.xml b/res/animator-v23/discovery_bounce.xml index 8d0e8fdfb5..f5548537b1 100644 --- a/res/animator-v23/discovery_bounce.xml +++ b/res/animator-v23/discovery_bounce.xml @@ -26,14 +26,14 @@ android:fraction="0" android:value="1f" /> + android:value="0.9738f" />