Android also has HorizontalScrollView,
which works like ScrollView… just horizontally.
This would be good for forms that might be too wide rather than too tall.
Note that ScrollView only scrolls vertically and HorizontalScrollView only scrolls horizontally