R.attr


class R.attr


Summary

Public constructors

Public properties

java-static Int

Must be one of the following constant values.

java-static Int

May be an integer value, such as "100".

Public constructors

attr

attr()

Public properties

emojiReplaceStrategy

java-static val emojiReplaceStrategyInt

Must be one of the following constant values.

Constant Value Description
all 1 Replace strategy to add EmojiSpans for all emoji that were found.
defaultStrategy 0 Replace strategy that uses the value given in EmojiCompat.Config. Default value.
nonExistent 2 Replace strategy to add EmojiSpans only for emoji that do not exist in the system.

maxEmojiCount

java-static val maxEmojiCountInt

May be an integer value, such as "100".