rockerhieu / emojicon

A library to show emoji in TextView, EditText (like WhatsApp) for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emoji overlapping...

AnkurJagani opened this issue · comments

Emojis are overlapping when it is more than 1 row. Would you please help me with same?

device-2016-09-29-122818

Thanks in advance!!!

Can you try using android:lineSpacingMultiplier="2"?

so it will also space when normal text. right?

Yes it will.

emoji

When I use android:lineSpacingMultiplier="2" it spaces everything, is it possible ensure the padding is normal without changing line spacing?

It will be very fine if you follow suggestion from @thab90