On Thu, Oct 20, 2011 at 6:40 AM, dara kok <[email protected]> wrote: > Can you tell if it's possible to build gridview widget to have a number of > cells with some cells span multiple columns forward and a few rows downward?
No, sorry. Now, the new GridLayout may be able to do that -- I have not gotten into all the details yet. However, at the moment, it is only available for API Level 14 (a.k.a., Ice Cream Sandwich). Once the source code is released, we can look into making a version of it available for use on older devices, or perhaps it will be added to the Android Compatibility Library. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

