Closed pankaj89 closed 7 years ago
Can you try out 0.5.0-SNAPSHOT
?
I am using compile 'com.vanniktech:emoji-ios:0.5.0-SNAPSHOT'
Failed to resolve 'com.vanniktech:emoji-ios:0.5.0-SNAPSHOT' Is this is in maven repository or jcenter?
You need to add the snapshot url for maven.
Hi, Its working fine in 0.5.0-SNAPSHOT. One more thing, There is space between EmojiGridView cells, so when we click in between two emoji it does nothing, you can increase the padding in cell and remove spacing between cells. Thanks
Sounds good. Then for now try to stick with 0.5.0-SNAPSHOT
. I'll release it soon as 0.5.0
Hello, when EmojiPopup is visible and I press back button on device, then Softkeyboard is dismissed, but Emoji Popup is not dismissed.