ActionBarSherlock actionbar disappears when focus changes from EditText to Button
问题 I have a simple login layout that contains two EditText fields and a Button to login. The problem is that the ActionBar disappears when the soft keyboard is open and I change the focus from an EditText to the Button, and the ActionBar comes back again when I press back. The problem does not occur when the soft keyboard is closed and I navigate through the EditTexts and Button with the DPAD. I use ActionBarSherlock, and the problem occurs only on Android 2.x emulators, on the 4.x emulators