I try both methods addling line android:windowSoftInputMode="adjustPan" in manifest or adding getActivity().getWindow().setSoftInputMode(WindowMan
android:windowSoftInputMode="adjustPan"
getActivity().getWindow().setSoftInputMode(WindowMan