I have a ScrollView which scrolls vertically when I add enough rows to the 
table I create dynamically.  When I additional columns so they cannot all 
be displayed and call ScrollView.setHorizontalScrollBarEnabled(true) there 
is no horizontal scrolling or scrollbar, however.  The JavaDocs don't 
mention that anything else has to be done to enable horizontal scrolling.

Is this a bug, or is it a case of undocumented dependencies in order to get 
horizontal scrolling to work?

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

Reply via email to