You will have to supply Adapter for GridView in order to work. Consider setting CHOICE_MODE_MULTIPLE as I assume you can have multiple items toggled.
On Jun 19, 6:21 pm, Vault <lord.va...@gmail.com> wrote: > Hello, > I'm trying to obtain something > like:http://s4.appbrain.com/screen?id=-1118678252346788544&i=2 > but only with ToggleButtons in a Grid. I've googled around but found > nothing, so here I am kindly asking for help. > > I thought something like: > > <GridView> > <ToggleButton> > <ToggleButton> > <ToggleButton> > </GridView> > > could work, but it's not. What's the right way to do that? > > Thanks! -- 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