Hm, good idea. Could this be made into a general 2D Scroll View?
E.g. one could put a very large image inside the enhanced ScrollView,
and the user could scroll up, down, left, and right.
An optional (xml) setting could restrict scrollDirection to 'vertical'
or 'horizontal', or 'all'.

Peli

On Nov 30, 10:48 pm, ChoboMuffin <[EMAIL PROTECTED]> wrote:
> Do you think it is worth updating the existing ScrollView widget to
> support horizontal scrolling? Or should I implement a custom
> component?
>
> On Dec 1, 8:40 am, Romain Guy <[EMAIL PROTECTED]> wrote:
>
> > It was not implemented because it was not needed. Horizontal scrolling is
> > also a little clumsy on the current form factor.
>
> > On Nov 30, 2008 1:37 PM, "ChoboMuffin" <[EMAIL PROTECTED]> wrote:
>
> > The ScrollView widget currently supports Vertical Scrolling only. I
> > took a look at the code and it doesn't seem that hard to implement the
> > support for horizontal scrolling. Does anyone know why it was not
> > originally implemented to handle both?
>
> > Also does anyone know if another Horizontal scrolling solution ( a
> > more standard one) is being worked on? If not I will go ahead with
> > implementing Horizontal support for the ScrollView widget.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" 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-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to