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

Commit 961656ae authored by Prabir Pradhan's avatar Prabir Pradhan Committed by Android (Google) Code Review
Browse files

Merge "[scribe] Add index of handwriting icon on native"

parents e2823f4d 92d7fd07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1132,6 +1132,7 @@ enum class PointerIconStyle : int32_t {
    TYPE_ZOOM_OUT = 1019,
    TYPE_GRAB = 1020,
    TYPE_GRABBING = 1021,
    TYPE_HANDWRITING = 1022,

    TYPE_SPOT_HOVER = 2000,
    TYPE_SPOT_TOUCH = 2001,