Merge "Set swipe_up_rect_xy_stiffness back to 200 for existing app close anim." into sc-dev am: c790dab946
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14415116 Change-Id: I8d70d9e100cfa72d30a4e5efd165fc857e0785f4
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
<item name="swipe_up_trans_y_stiffness" type="dimen" format="float">200</item>
|
||||
|
||||
<item name="swipe_up_rect_xy_damping_ratio" type="dimen" format="float">0.8</item>
|
||||
<item name="swipe_up_rect_xy_stiffness" type="dimen" format="float">100</item>
|
||||
<item name="swipe_up_rect_xy_stiffness" type="dimen" format="float">200</item>
|
||||
|
||||
|
||||
<item name="swipe_up_rect_2_x_damping_ratio" type="dimen" format="float">1</item>
|
||||
|
||||
Reference in New Issue
Block a user