I\'m working on fixing a bug in someone\'s code and I can\'t figure out how to get this to scroll correctly. I\'m just trying to get the \"question\" area to scroll vertical
If you do not want to set it to a specific height, you can also add
android:fillViewport="true"
to your ScrollView
ScrollView