I have added a LinearLayOut having some buttons My screen is RelativeLayOut it self
Here is the code for that linear layout manager
Add android:windowSoftInputMode="adjustPan" to manifest - to the corresponding activity:
android:windowSoftInputMode="adjustPan"