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

Commit a3d5cdeb authored by Justin Ghan's avatar Justin Ghan Committed by Automerger Merge Worker
Browse files

Merge "Update autoHandwritingEnabled documentation" into udc-dev am:...

Merge "Update autoHandwritingEnabled documentation" into udc-dev am: 0cf9bf99 am: 37e0c5b0 am: 01e850cd

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24484185



Change-Id: I5d4ce34c3b543031ee623cde38bbb39bebf44c8a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 84241891 01e850cd
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -3537,11 +3537,11 @@
        <attr name="preferKeepClear" format="boolean" />
        <attr name="preferKeepClear" format="boolean" />
        <!-- <p>Whether or not the auto handwriting initiation is enabled in this View.
        <!-- <p>Whether or not the auto handwriting initiation is enabled in this View.
             <p>For a view with active {@link android.view.inputmethod.InputConnection},
             <p>For a view with an active {@link android.view.inputmethod.InputConnection},
             if auto handwriting initiation is enabled stylus movement within its view boundary
             if auto handwriting initiation is enabled, stylus movement within its view boundary
             will automatically trigger the handwriting mode.
             will automatically trigger the handwriting mode.
             <p>This is true by default.
             See {@link android.view.View#setAutoHandwritingEnabled}.
             See {@link android.view.View#setAutoHandwritingEnabled}. -->
             <p>The default value of this flag is configurable by the device manufacturer. -->
        <attr name="autoHandwritingEnabled" format="boolean" />
        <attr name="autoHandwritingEnabled" format="boolean" />
        <!-- <p>The amount of offset that is applied to the left edge of the view's stylus
        <!-- <p>The amount of offset that is applied to the left edge of the view's stylus