Edward, Is it possible for you to share some more info on the custom gridbox widget?
regds, nkl On Wed, Feb 3, 2010 at 11:12 PM, Edward Falk <[email protected]> wrote: > I don't think the Android API lets you do what you want. I wound up > writing my own "gridbox" layout widget which I use in several of my > apps. It's similar to the old Java "gridbag" layout and HTML tables. > It does everything I need. Unfortunately, it's not generic enough for > me to publish yet. > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://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 [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

