Loading core/java/android/view/ScaleGestureDetector.java +5 −5 Original line number Diff line number Diff line Loading @@ -446,7 +446,7 @@ public class ScaleGestureDetector { } /** * Sets whether the associates {@link OnScaleGestureListener} should receive * Sets whether the associated {@link OnScaleGestureListener} should receive * onScale callbacks when the user uses a stylus and presses the button. * Note that this is enabled by default if the app targets API 23 and newer. * Loading Loading
core/java/android/view/ScaleGestureDetector.java +5 −5 Original line number Diff line number Diff line Loading @@ -446,7 +446,7 @@ public class ScaleGestureDetector { } /** * Sets whether the associates {@link OnScaleGestureListener} should receive * Sets whether the associated {@link OnScaleGestureListener} should receive * onScale callbacks when the user uses a stylus and presses the button. * Note that this is enabled by default if the app targets API 23 and newer. * Loading