Merge "[Unfold transition] Increase spring stiffness" into tm-qpr-dev am: d51a509c0e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20120481 Change-Id: I92084aae447e07d282af32360b2bb79726641b91 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user