> 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

