Yatin Deokar

Results 4 comments of Yatin Deokar

looking for same feature

Facing the Same Problem

I found a workaround for this if anyone facing the same problem makes edit text focusable. **use this:** `public void **showSoftKeyboard**(View view, boolean isShow) { InputMethodManager inputMethodManager = (InputMethodManager) getActivity().getSystemService(Activity.INPUT_METHOD_SERVICE);...