On Wed, Mar 21, 2012 at 5:01 PM, Android_n00b <[email protected]> wrote: > The Android developer website talks about "Grid Lists" > (http://developer.android.com/design/building-blocks/grid-lists.html) - > these magical controls that scroll both vertically and horizontally allowing > you to create beautiful applications. However, besides that one article, > there is no mention of horizontal scrolling using GridView. Is this even > possible?
Not with the current GridView AFAIK. There are lots of things that the Android Design guys cooked up that are not in the SDK, much to my frustration. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- 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

