[android-developers] Re: Is it possible to disable scroling in a ListView (GridView)?

2010-07-05 Thread Jakob Sachse
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

[android-developers] Re: Is it possible to disable scroling in a ListView (GridView)?

2010-07-04 Thread Jakob Sachse
same here On 28 Mai, 15:49, JMichel jmbouff...@gmail.com wrote: Just to show that there is an interest to this topic... I'm looking to do the same thing. Any help appreciated. On Apr 27, 9:13 pm, alien9 alienjazz...@gmail.com wrote: I have the same question.. did you find an answer?

[android-developers] Re: Is it possible to disable scroling in a ListView (GridView)?

2010-05-28 Thread JMichel
Just to show that there is an interest to this topic... I'm looking to do the same thing. Any help appreciated. On Apr 27, 9:13 pm, alien9 alienjazz...@gmail.com wrote: I have the same question.. did you find an answer? On Apr 2, 8:24 pm, oviroa ovi...@gmail.com wrote: I need to add a

[android-developers] Re: Is it possible to disable scroling in a ListView (GridView)?

2010-04-27 Thread alien9
I have the same question.. did you find an answer? On Apr 2, 8:24 pm, oviroa ovi...@gmail.com 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 todisablethescrollingand