Searched defs:overshootAmount (Results 1 – 1 of 1) sorted by relevance
2042 float overshootAmount = 0.0f; in flingToHeight() local4135 private ValueAnimator createHeightAnimator(float targetHeight, float overshootAmount) { in createHeightAnimator()