Aghajari / AXEmojiView

an advanced library which adds emoji,sticker,... support to your Android application.
Apache License 2.0
179 stars 45 forks source link

Overlapping Emoji on New Line as Emoji Size increases #14

Closed LutherLee closed 3 years ago

LutherLee commented 3 years ago

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

See picture below: IMG_20210602_234201

aliusman commented 3 years ago

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

Aghajari commented 3 years ago

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