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
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
The text was updated successfully, but these errors were encountered:
i have tried using
this.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN)
orandroid:windowSoftInputMode="stateHidden|adjustResize"
in manifest but after tapping otpTextView, the keyboard still showingThe text was updated successfully, but these errors were encountered: