Christian Brechbuehler

Results 2 comments of Christian Brechbuehler

How can I locate a "declaration in the base folder"? I triggered this issue by renaming a layout (activity_display to activity_displayFriend) using Refactor->Rename...; apparently that didn't adjust the "base folder"....

The MissingDefaultResource error is obtusely named. The real issue is that resource file names, *.xml, cannot contain upper case letters. That is in contrast to Java files, where mixed case...