mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Merge "Set swipe_up_rect_xy_stiffness back to 200 for existing app close anim." into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c790dab946
@@ -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