I put a scrollview and my main LinearLayout inside it. I did this because when I type, some fields disappear behind the Keyboard.
Well, what happens is that the scrollView does not have scroll and part of my form is hidden behind the keyboard ..: (
What could be wrong?