Skip to content

Commit

Permalink
Merge "Add @param tag to EmojiCompat" into androidx-main
Browse files Browse the repository at this point in the history
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed May 8, 2024
2 parents fe8475b + c18bb35 commit c7d2a9b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1027,6 +1027,8 @@ public Config setUseEmojiAsDefaultStyle(final boolean useEmojiAsDefaultStyle) {
/**
* @see #setUseEmojiAsDefaultStyle(boolean)
*
* @param useEmojiAsDefaultStyle when true, use emoji style presentation for all emojis that
* would be text by default.
* @param emojiAsDefaultStyleExceptions Contains the exception emojis which will be still
* presented as text style even if the
* useEmojiAsDefaultStyle flag is set to {@code true}.
Expand Down

0 comments on commit c7d2a9b

Please sign in to comment.