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

Commit ac30436c authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in setStylusScaleEnabled Javadoc" into main

parents 56001a59 ba88d61f
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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.
     *