Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c790dab9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set swipe_up_rect_xy_stiffness back to 200 for existing app close anim." into sc-dev

parents 2fd0be4b 8fbf5cd2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -137,7 +137,7 @@
    <item name="swipe_up_trans_y_stiffness" type="dimen" format="float">200</item>
    <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_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>
    <item name="swipe_up_rect_2_x_damping_ratio" type="dimen" format="float">1</item>