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

How to prevent keyboard showing after click otpTextView #20

Open
nashihu opened this issue Jun 3, 2020 · 0 comments
Open

How to prevent keyboard showing after click otpTextView #20

nashihu opened this issue Jun 3, 2020 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@nashihu
Copy link

nashihu commented Jun 3, 2020

i have tried using this.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN) or android:windowSoftInputMode="stateHidden|adjustResize" in manifest but after tapping otpTextView, the keyboard still showing

@aabhasr1 aabhasr1 self-assigned this Mar 29, 2021
@aabhasr1 aabhasr1 added the help wanted Extra attention is needed label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants