Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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()
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment