diff --git a/api/current.txt b/api/current.txt index 063f6da989350..4e1051bfd48ac 100644 --- a/api/current.txt +++ b/api/current.txt @@ -27162,6 +27162,7 @@ package android.view { public class ScaleGestureDetector { ctor public ScaleGestureDetector(android.content.Context, android.view.ScaleGestureDetector.OnScaleGestureListener); + ctor public ScaleGestureDetector(android.content.Context, android.view.ScaleGestureDetector.OnScaleGestureListener, android.os.Handler); method public float getCurrentSpan(); method public float getCurrentSpanX(); method public float getCurrentSpanY();