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

Commit 3e751a21 authored by Alex Mitra's avatar Alex Mitra Committed by Android (Google) Code Review
Browse files

Merge "Fix small typo in setAutoHandwritingEnabled javadoc" into main

parents 73af03b8 6a5ae91d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32649,7 +32649,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
    /**
     * Return whether the View allows automatic handwriting initiation. Returns true if automatic
     * handwriting initiation is enabled, and verse visa.
     * handwriting initiation is enabled, and vice versa.
     * @see #setAutoHandwritingEnabled(boolean)
     */
    public boolean isAutoHandwritingEnabled() {