I\'m facing a very common problem: I layed out an activity and now it turns out it should display a few items within this ScrollView. The normal way to do that
ScrollView
Set your view to main.xml onCreate, then inflate from row.xml
main.xml
row.xml