Edit Text in ListActivity ListView loses focus when keyboard comes up
问题 I have searched and searched for an answer to this question and everything that looked like an answer has not worked so I guess I will just ask. I have a couple of EditText boxes added to a ListView that is the basis to a ListActivity . When I set the windowSoftInputMode to adjustPan and click in an EditText it works until you click on it again and then the keyboard covers it up. When I use adjustResize it works except when the keyboard comes up the EditText loses focus and I have to tap on