Try adding android:fillViewport="true" to the ScrollView.
Found the solution here: LinearLayout not expanding inside a ScrollView
Try adding android:fillViewport="true" to the ScrollView.
Found the solution here: LinearLayout not expanding inside a ScrollView