SuperNova-Emoji
SuperNova-Emoji copied to clipboard
Keyboard and emoji both open simultaneously in android P
@hani-momanii Best emoji library I ever used for android. Thanks for making this.
Although I'm facing few issues with latest version. While clicking on emoji icon both android keyboard and emoji keyboard opens simultaneously.
Android Version : P (Developer Preview) Here is the screenshot from my end
Yes I'm facing this problem too on lastest developer android preview.
i have the same problem in the latest android version P , how to i resolve this problem.
using this
emojIcon.setKeyboardListener(new EmojIconActions.KeyboardListener() { @Override public void onKeyboardOpen() { Log.e("Keyboard","open"); }
@Override public void onKeyboardClose() { Log.e("Keyboard","close"); } });
Hello @hani-momanii Thanks for the great library , we are facing this issue as well , Please fix this.. Thanks
got any solution for that?