Hi everyone... I know that with IME is not possible to fire the
HeightChanged event in fullscreen mode... is it possible that in 2024 there is no other option to have an event for the keyboard opening/hiding?... i think it is impossible that there is no other method... already in 2016 this user
posted this question with an interesting point... "How can the BetterDialogs move the dialog above the keyboard? is not possible to exploit the same mechanism?"
However, in this Stackoverflow there is the Java version for something that can might work (2020 Update)
I would like to alter the layout based on whether the virtual keyboard is shown or not. I've searched the API and various blogs but can't seem to find anything useful. Is it possible? Thanks!
and also this (sperically for fullscreen acrivities)
In this article, I would like to share my experience with you about one of a problem with which I faced on one from my projects. The…
I'm not able to convert this to B4A btw.