Hi-- I had a res/values directory like so:
colors.xml dimens.xml strings.xml Everything worked fine. Then I added a new file, `dictionary.xml`. Now when I run my app I get a Resources$NotFoundException for a resource that is in the dimens.xml file. I don't see any reason for it. Any one know why this might happen? I am using the Linux emulator for development, btw. -- 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

