ListView in Fragment in ViewPager in ScrollView for android >=2.3
Is it possible to do it? The main point are: A Complex header out of the listView but that must scroll A ListView whose scroll is handled by the far ScrollView parent. The ListView must have recyling, so the linearLayout cannot be a solution Thanks to directly answer the question: Is it possible to do it? Yes it is. You can see this example here in the Albums and Profiles sections. But it's not simple, nor straight forward. There're two issues in adding a ListView inside a ScrollView (you can research that on your own) that is TouchEvents get mixed up because it doesn't know which View will