I have got an EditText looking like this (with \"bottom gravity\"):
EditText
use
android:windowSoftInputMode="stateVisible|adjustResize"
in your Manifest file. See developer site for your reference