SuperNova-Emoji icon indicating copy to clipboard operation
SuperNova-Emoji copied to clipboard

Emojicon size not increse

Open pizaranha opened this issue 5 years ago • 2 comments

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

pizaranha avatar Sep 08 '18 06:09 pizaranha

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

applehong5013 avatar Nov 10 '18 10:11 applehong5013

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

Vincentkuria avatar Jan 31 '21 10:01 Vincentkuria