thanks, that link is interesting.

Just as behind that link I have to implement a design that contains
of GridViews inside a ScrollView. At least I thought I could leverage
from GridView.

I think that disabling scrolling in gridview / listview is something
most developers expect - as to be seen here. And since there is no
section in the dev guide or reference explaining why this is not
possible (prove me wrong) this question will come up again and again.




On 5 Jul., 04:40, Peter Teoh <[email protected]> wrote:
> On Sat, Apr 3, 2010 at 11:24 AM, oviroa <[email protected]> wrote:
> > I need to add a drawable background to aGridViewthat scrolls with
> > the grid, instead of having the grid scroll on top of the background.
> > I figured the easiest way is to disable thescrollingand nest the
> > grid inside a ScrollView. Is that possible?
>
> How about this:
>
> http://code.google.com/p/android/issues/detail?id=4051
>
> It is implementing aGridViewinside the ScrollView, and highlighted
> the problem with it.   It also gave a length explanation on why this
> is NOT recommended.
>
> > --
> > 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
>
> > To unsubscribe, reply using "remove me" as the subject.
>
> --
> Regards,
> Peter Teoh

-- 
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