[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 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 htmldevelo...@gmail.com wrote:
 On Sat, Apr 3, 2010 at 11:24 AM, 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 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 android-developers@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.com
  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


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

  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 nest the
   grid inside a ScrollView. Is that possible?

  --
  You received this message because you are subscribed to the Google
  Groups Android Developers group.
  To post to this group, send email to android-developers@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.com
  For more options, visit this group 
  athttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 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 nest the
  grid inside a ScrollView. Is that possible?

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group 
 athttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 nest the
 grid inside a ScrollView. Is that possible?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en