Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No UI Keyboard Support #2

Open
ghost opened this issue Feb 3, 2016 · 1 comment
Open

No UI Keyboard Support #2

ghost opened this issue Feb 3, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 3, 2016

I seem to be having a problem opening the on-screen keyboard. In Terminal Emulator, the keyboard just automatically opens. I'm on a HTC Desire 510 from Cricket Wireless (32-bit)

@cogburnd02
Copy link

It seems to me that this is because in

https://github.com/uobikiemukot/yaft-android/blob/master/AndroidManifest.xml

there is only

'android:configChanges="orientation|keyboardHidden">'

and no apparent handling of the visibility of the soft keyboard. There's more info here:

https://developer.android.com/training/keyboard-input/visibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@cogburnd02 and others