Skip to content

Commit

Permalink
Add @param tag to EmojiCompat
Browse files Browse the repository at this point in the history
Fixing autogen doc bug

Fixes: b/337248013
Test: n/a
Change-Id: I01a7957baf376c54984c6a35043624b4bc50f3a5
  • Loading branch information
objcode committed May 1, 2024
1 parent f39bf38 commit c18bb35
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 c18bb35

Please sign in to comment.