R.attr


public final class R.attr


Summary

Public fields

static int

Must be one of the following constant values.

static int

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

Public constructors

Public fields

emojiReplaceStrategy

public static int emojiReplaceStrategy

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

public static int maxEmojiCount

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

Public constructors

attr

public attr()