OK, I figured out what is causing the problem but I cannot figure out what the solution is. My problem is being caused by the ScrollView tag in the layout that creates the Tabs. Since ListViews already have scrolling it is messing things up. Once I remove the ScrollView tag from the tab layout the ListView scrolls like normal, however, now the other three tabs do not have scrolling. I tried putting ScrollView in the layouts I use for those tabs but I get an error that forces me to close the app.
Anyone know how can I control the scrolling separately for each tab? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

