I have an EditText widget in my main activity. when the EditText widget get the focus, the soft key board displays, when the EditText widget loses the focus. However, I want to display the soft key board all the time, until the main activity is Destroy. How to do this ?
Android Softkeyboard Issue
186 Views Asked by manshuai At
2
//To show softkeyboard
//try this