Aghajari / AXEmojiView

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

AXEmojiTextView Problem #8

Closed trueman1 closed 3 years ago

trueman1 commented 3 years ago

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?