Hi, Getting a RuntimeException with nested cause that points to resouce not being found at "path/to/resouce" when inflating xml layout that contains drawables on 2.0 (Testing on emulator, with reported problem on real 2.0 device as well). When the drawable is removed, the layout is loaded ok. This is not happening on 1.6, 2.0.1 or 2.2. We are using 2.2 sdk revision 2 to compile and package.
Also, when I look at the installed app in a 2.0 emulator, the app launcher icon is missing as well. Don't have any special manifest extras declared or anything. What is causing the missing drawables?? Anyone run into this? Thanks, Mike -- 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

