You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of detecting keyboard visibility change is to compare the diff of the display height and the activity's actual height.
So if the activity's height does not change, the library will not be able to detect keyboard visibility.
Sorry I can't come up with a solution for now, though any suggestion or PR is welcome.
set Activity "InputMode" like this:
code will not work.
Do you have any good idea ?
The text was updated successfully, but these errors were encountered: