hidekeyboard

  1. M

    Android Question [SOLVED] IME.HideKeyboard does not position Labels as expected

    Hi all, I have a legacy B4A app built using the File -> Default type. The Activity is a Login form. The layout has: One image 2 EditTexts (username, password) 1 button (btnLogin) 2 Labels - (lblCopyright, lblVersion) The 2 Labels are positioned at the very bottom of the layout, with the Vertical...
Top