edit: I need to use the keyboard, but it hides my EditText, I need it to scroll so the keyboard is not hiding it.
EditText
I am using a Samsun
keep in mind that hide keyboard does not work with getActivity().getWindow().setFlags(WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS, WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS);