Aghajari / AXEmojiView

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

EditText Loses Focus After Clicking Keyboard's ImeOptions of AXEmojiSearchView #15

Closed LutherLee closed 3 years ago

LutherLee commented 3 years ago

Steps to reproduce: 1) Click on AXEmojiSearchView button (the layout is shown with the keyboard) 2) Press the ImeOptions / action button of the keyboard

Expected behaviour: AXEmojiSearchView is closed and EditText regains / retains focus

Current behaviour: AXEmojiSearchView is closed but EditText loses focus

Aghajari commented 3 years ago

Hi, thanks

Fixed on v1.4.0