Hello guys
I am developing an android app with a sprite on the bottom. What I would like to do is to position the sprite exactly above the keyboard when I set keyboard visibility on. We all know that different phones have different keyboard heights. Any idea to get keyboard height? Thanks in advanced
Comments
https://gist.github.com/abhinav272/7adb3fa47b05e93da311af9f94f48378#file-keyboardheightprovider-java-L49
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Using Gboard in android, why does the value of event.keyCode of space bar is zero but when I use my laptop keyboard, it works? Thanks again.