- setEmojiSize(int) - Method in class com.vanniktech.emoji.EmojiButton
-
sets the emoji size in pixels and automatically invalidates the text and renders it with the new size
- setEmojiSize(int, boolean) - Method in class com.vanniktech.emoji.EmojiButton
-
sets the emoji size in pixels and automatically invalidates the text and renders it with the new size when shouldInvalidate is true
- setEmojiSize(int) - Method in class com.vanniktech.emoji.EmojiEditText
-
sets the emoji size in pixels and automatically invalidates the text and renders it with the new size
- setEmojiSize(int, boolean) - Method in class com.vanniktech.emoji.EmojiEditText
-
sets the emoji size in pixels and automatically invalidates the text and renders it with the new size when shouldInvalidate is true
- setEmojiSize(int) - Method in class com.vanniktech.emoji.EmojiTextView
-
sets the emoji size in pixels and automatically invalidates the text and renders it with the new size
- setEmojiSize(int, boolean) - Method in class com.vanniktech.emoji.EmojiTextView
-
sets the emoji size in pixels and automatically invalidates the text and renders it with the new size when shouldInvalidate is true
- setEmojiSizeRes(int) - Method in class com.vanniktech.emoji.EmojiButton
-
sets the emoji size in pixels with the provided resource and automatically invalidates the text and renders it with the new size
- setEmojiSizeRes(int, boolean) - Method in class com.vanniktech.emoji.EmojiButton
-
sets the emoji size in pixels with the provided resource and invalidates the text and renders it with the new size when shouldInvalidate is true
- setEmojiSizeRes(int) - Method in class com.vanniktech.emoji.EmojiEditText
-
sets the emoji size in pixels with the provided resource and automatically invalidates the text and renders it with the new size
- setEmojiSizeRes(int, boolean) - Method in class com.vanniktech.emoji.EmojiEditText
-
sets the emoji size in pixels with the provided resource and invalidates the text and renders it with the new size when shouldInvalidate is true
- setEmojiSizeRes(int) - Method in class com.vanniktech.emoji.EmojiTextView
-
sets the emoji size in pixels with the provided resource and automatically invalidates the text and renders it with the new size
- setEmojiSizeRes(int, boolean) - Method in class com.vanniktech.emoji.EmojiTextView
-
sets the emoji size in pixels with the provided resource and invalidates the text and renders it with the new size when shouldInvalidate is true
- setOnEmojiBackspaceClickListener(OnEmojiBackspaceClickListener) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
- setOnEmojiClickListener(OnEmojiClickListener) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
- setOnEmojiPopupDismissListener(OnEmojiPopupDismissListener) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
- setOnEmojiPopupShownListener(OnEmojiPopupShownListener) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
- setOnSoftKeyboardCloseListener(OnSoftKeyboardCloseListener) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
- setOnSoftKeyboardOpenListener(OnSoftKeyboardOpenListener) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
- setRecentEmoji(RecentEmoji) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
Allows you to pass your own implementation of recent emojis.
- setText(CharSequence, BufferType) - Method in class com.vanniktech.emoji.EmojiButton
-
- setText(CharSequence, BufferType) - Method in class com.vanniktech.emoji.EmojiTextView
-
- setVariantEmoji(VariantEmoji) - Method in class com.vanniktech.emoji.EmojiPopup.Builder
-
Allows you to pass your own implementation of variant emojis.
- start - Variable in class com.vanniktech.emoji.EmojiRange
-