Sylvester Steele wrote:
> I just wanted to display the the contents of "ogres" in a list. The
> above program gives a  error is: com.google.begin1Package.Landroid/
> widget/RelativeLayout;

In your layout, you either need to change your top-level container to be 
a LinearLayout (so the ListView's layout_width and layout_height work) 
or you need to change the ListView to use the layout settings required 
for RelativeLayout.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Warescription: All titles, revisions, & ebook formats, just $35/year

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to