Aghajari / AXEmojiView

an advanced library which adds emoji,sticker,... support to your Android application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overlapping Emoji on New Line as Emoji Size increases

LutherLee opened this issue · comments

When textview's textSize = "16sp" and emojiSize = "24dp", there is overlapping between emoji on new line (>1 line).

See picture below:
IMG_20210602_234201

I just tried that on my dev, I dont see any overlaps
image

Hi, 24dp is much larger than 16sp, try 18dp for emoji size or 22sp for TextSize