Hello,

We are trying to create a container where the horizontal/vertical scrollbars
doesn't stop from scrolling when they reach (0, 0) coordinates.

For a web application, we've created a new scroller skin and manage to override some methods from
HScrollBar/VScrollBar in order to make it work.

For a mobile application, things are a little bit different.
We don't have access to some methods and attributes from Scroller class that we think it will help us implement
our behavior.

It is OK to create a patch containing the desired modifications (make attributes/methods "protected") and send it to you?
Could you please tell us if it's a better approach for this?

Best regards,
Cristina

Reply via email to