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
Try to use WindowsSoftInputMode as adjustpan only.
WindowsSoftInputMode
adjustpan
For ex:
android:windowSoftInputMode="adjustPan"