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

Commit d51a509c authored by Nick Chameyev's avatar Nick Chameyev Committed by Android (Google) Code Review
Browse files

Merge "[Unfold transition] Increase spring stiffness" into tm-qpr-dev

parents c0c99d69 3f18ee75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -203,6 +203,6 @@ class PhysicsBasedUnfoldTransitionProgressProvider(
private const val TAG = "PhysicsBasedUnfoldTransitionProgressProvider"
private const val DEBUG = true

private const val SPRING_STIFFNESS = 200.0f
private const val SPRING_STIFFNESS = 600.0f
private const val MINIMAL_VISIBLE_CHANGE = 0.001f
private const val FINAL_HINGE_ANGLE_POSITION = 165f