I think I've just figured it out. I think the form I was working on was screwed. I just created a new one with a relative layout and it worked.
My mistake. Now I just need to find a drop down control as I've realised I need one. On Aug 1, 12:08 pm, Jez <[email protected]> wrote: > But I want two controls on a line and that doesn't do it. > > On Aug 1, 11:15 am, "{ Devdroid }" <[email protected]> wrote: > > > > > > So far I've only done samples with a LinearView and perhaps getting > > > over confident I tried creating a RelativeLayout. Not only did it not > > > work, the screen didn't show any controls! > > > What about simple: > > > LinearView (orientation: vertical) > > --- LinearView > > --- --- TextEdit > > --- --- TextEdit > > --- ListView -- 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

