I want to assign layout weights to several items within a LinearLayout inside of a ScrollView. However, the ScrollView ignores the
LinearLayout
ScrollView
just put this in your scroll view:
android:fillViewport="true"