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
when keyboardvisibilty detect onchange and say visible is true but when I tried to get height of keyboard is still 0, so I must add delay timer for make sure keyboard is show up and then get the height is not zero again. how to know if keyboard is really show up without timer?
when keyboardvisibilty detect onchange and say visible is true but when I tried to get height of keyboard is still 0, so I must add delay timer for make sure keyboard is show up and then get the height is not zero again. how to know if keyboard is really show up without timer?
The text was updated successfully, but these errors were encountered: