hani-momanii/SuperNova-Emoji

Emojicon size not increse

pizaranha opened this issue · 2 comments

emojicon:emojiconSize="28sp"..... its not working and also "emojiEditText.setEmojiconSize(28)" ... not working...... please how to solve this

use this 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

use app:emojiconSize="28sp" it worked for me