I have a RelativeLayout inside a ScrollView. My RelativeLayout has android:layout_height=\"match_parent\" but the view doesn\'t take the entire size, it\'s like
android:layout_height=\"match_parent\"
Just add android:fillViewport="true" in yout xml layout in Scrollview