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

Commit 193ca06e authored by Kenny Root's avatar Kenny Root Committed by Android (Google) Code Review
Browse files

Merge "Add @hide tag to fix SDK build"

parents c8f503b5 dfd550d4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ extends CharSequence

    /**
     * Just like {@link Canvas#drawTextRun}.
     * {@hide}
     */
    void drawTextRun(Canvas c, int start, int end,
                         float x, float y, int flags, Paint p);