[android-developers] setContentView() fails in library project
I have an Activity I factored out to a library project.
setContentView is now failing, it cannot find the layout file, even
though it's right there.
setContentView( R.layout.leaders );
I have res/layout/leaders.xml sitting there, no visible errors or warnings.
It used to work fine before I factored out to a library project. I've
cleaned and refreshed, no idea what else to try.
--
Greg Donald
destiney.com | gregdonald.com
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home