On two devices it works fine. but on samsung s4 black edition (hacked) EditText
goes under the keyboard. by pressing EText, first ET rises. after entering the first character Edettext goes under the keyboard. If you remove in the xml file android: gravity there is no problem. but I need to center the text.
In the android manifest: windowSoftInputMode = "adjustPan"