The docs for ScrollView indicate prominently that it only works vertically. Quote from class summary - "ScrollView only supports vertical scrolling. " But there seem to be properties for horizontal scroll bars.
http://developer.android.com/reference/android/widget/ScrollView.html Does ScrollView support horizontal scrolling? (i.e., the javadoc is out of date)? Are there prior versions where horizontal scrolling does NOT work (if it works now)? -- 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

