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

Commit 8fbf5cd2 authored by Jon Miranda's avatar Jon Miranda
Browse files

Set swipe_up_rect_xy_stiffness back to 200 for existing app close anim.

Bug: 173107751
Test: manual
Change-Id: Ic878a2f788c35bffe97d83cb364d3878638272a1
parent f892756e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,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>