Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom keyboard height #48

Open
TeamSCube opened this issue Jul 19, 2018 · 2 comments
Open

Custom keyboard height #48

TeamSCube opened this issue Jul 19, 2018 · 2 comments

Comments

@TeamSCube
Copy link

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
Copy link

+1

1 similar comment
@boronov
Copy link

boronov commented Apr 13, 2021

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants