Soft keyboard does not pop up when EditText gets focus

In the project, we sometimes need to customize the keyboard without popping up the system soft keyboard, just one line of code:

((EditText)view).setInputType(InputType.TYPE_NULL);

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325691634&siteId=291194637