I have an EditText in my mobile application for posting comments.
And the problem is when i click on the EditText for typing the message then the android soft keyboard is covered the half of the EditText.
I have already used the android:windowSiftInputmode functionality but not getting the expected result
android:windowSoftInputMode="stateAlwaysHidden|adjustPan"
plese see the attached images


 
    