I am trying to implement a custom view which can scroll horizontally
and vertically. I have called
setHorizontalScrollBarEnabled(true);
setVerticalScrollBarEnabled(true);
but no scroll bars are displayed. I have overridden
computeHorizontalScrollExtent etc. but none of these methods are
called.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---