I'm using the new SDK 1.5, and I'm trying to add some elements to a
layout in eclipse.  When I click the green plus symbol, the dialog
pops up, but it doesn't populate with anything to choose from.  Here's
the XML of the layout I'm trying to add an element to:

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
  xmlns:android="http://schemas.android.com/apk/res/android";
  android:layout_width="wrap_content"
  android:layout_height="wrap_content">
</LinearLayout>


Any clue as to what's going on?

Thanks.

Richard Schilling
Mobile Operating Systems Engineer
Root Wireless, Inc.

--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to