Aghajari / AXEmojiView

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AXEmojiTextView Problem

trueman1 opened this issue · comments

Hi There,
The AXEmojiTextView does not display emojis when opened for first time when using my own Recyclerview and Adapter.
When I close and reopen the activity it displays the emojis normally.
For this reason I had to use AXEmojiEditText since it does not have such probelms.
But I am unable to use Multiline and at the same time make it non editable.
What to do?