Has anybody encountered a situation where the Android module in your common project has access to Android API 1 but nothing after that? The IDE says I have it, but when I compile it I get messages like "unresolved reference: MATCH_PARENT". No issues for things that were in API 1, though.