hani-momanii / SuperNova-Emoji

library to implement and render emojis For Android
Other
362 stars 114 forks source link

Custom keyboard height #48

Open TeamSCube opened 6 years ago

TeamSCube commented 6 years ago

The purpose of using emoji's in my app is not for chatting app, so whenever just before using emoji editText another editText of input type number is opened, the emoji popup opens with less height, leaving the suggestions bar exposed to user. Is there any way i can control height externally? I tried to extend the EmojiconsPopup class to override methods like setSizeForSoftKeyboard() and pass the custom height but not possible due to logic over there calling private methods and variables.

jatin-lakhani commented 4 years ago

+1

boronov commented 3 years ago

+1