I have screen with ScrollView and three different LinearLayouts.
ScrollView
LinearLayouts
One LinearLayout contains a Spinner and second conta
LinearLayout
Spinner
This is a very simple solution. You should be able to use this in your current layout.
Just populate the LinearLayouts with your desired contents.
Screen shot of the code posted above with colors showing the different layout areas.