Yeah, was worried about that.  I just hate the idea of putting the UI
into the code.  I guess I'll have to create multiple UI views and hope
that other hardware devices are similar in screen layout.

Thanks.

On Oct 10, 12:49 pm, "Stoyan Damov" <[EMAIL PROTECTED]> wrote:
> I'm sorry, I should have paid attention to "but is there any
> easy/automatic way to do this?" part of your post.
> I don't know of such a layout. You'll probably need to handle the
> orientation change.
>
> Cheers
>
> On Fri, Oct 10, 2008 at 8:31 PM, Nikkelitous <[EMAIL PROTECTED]> wrote:
>
> > That lets me put them next to each other and above one another but
> > doesn't answer my question at all.  I would like to them to
> > automatically fill the screen not just in width, but automatically
> > making new rows when they are too wide to be usable on one row.
>
> > On Oct 10, 11:22 am, "Stoyan Damov" <[EMAIL PROTECTED]> wrote:
> >>http://code.google.com/android/reference/android/widget/TableLayout.html
>
> >> On Fri, Oct 10, 2008 at 8:08 PM, Nikkelitous <[EMAIL PROTECTED]> wrote:
>
> >> > Is there any way to automatically wrap widgets within a view? I'd like
> >> > a display with a series of number buttons.  I'd like to have them show
> >> > up as 4 rows on a portrait screen (As on a telephone) and 2 rows in
> >> > Landscape (6 per row).  Now, I'm not set on these two options, and I
> >> > guess I could make 2 separate views depending on orientation but is
> >> > there any easy/automatic way to do this?
>
> >> > 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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to