We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
emojicon:emojiconSize="28sp"..... its not working and also "emojiEditText.setEmojiconSize(28)" ... not working...... please how to solve this
The text was updated successfully, but these errors were encountered:
use this emojIcon.setIconsIds(R.drawable.baseline_keyboard_black_24,R.drawable.ic_emoji);
emojIcon.setIconsIds(R.drawable.baseline_keyboard_black_24,R.drawable.ic_emoji);
the image use your own size, Example 24x24, 48x48, you can edit with photoshop
Sorry, something went wrong.
use app:emojiconSize="28sp" it worked for me
No branches or pull requests
emojicon:emojiconSize="28sp"..... its not working and also "emojiEditText.setEmojiconSize(28)" ... not working...... please how to solve this
The text was updated successfully, but these errors were encountered: