emojicon
emojicon copied to clipboard
Lollipo landscape problem
Hi everyone. I'm using this awesome library, but i have a problem. I use this library in a custom softkeyboard and not in a dedicated application and it works but i have problem when the tablet (Lollipop version) is in landscape mode. In fact the popup occupies the whole screen and not the area of the keyboard. i try this solution https://github.com/takenet/emojicon/blob/master/emojicon/src/main/java/github/ankushsachdeva/emojicon/EmojiconsPopup.java but it doesn't work for me. Can you help me?