And I figured it out! Eclipse had created a default main.xml in my App layout directory, and was using that for generated resource ID's instead of the main.xml in my Library project.
You really do have to be careful about conflicting resource names between A library and your app. -- 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

