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

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

Merge "Fix erroroneous return type in javadoc for setFontVariationSettings" into main

parents 79b9d545 18a3cc00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -770,7 +770,7 @@ public final class TextAppearanceInfo implements Parcelable {
        }

        /**
         * Set the font variation settings. Returns null if no variation is specified.
         * Set the font variation settings. Set {@code null} if no variation is specified.
         *
         * @see Paint#getFontVariationSettings()
         */