Is there anything that would cause synthetic layout properties to not be generated for a single layout file? I just created an activity and the synthetics weren't generated for it. But findviewbyid works, so it's being parsed correctly. And building and running works too.
Also, is there any way to debug why this would be happening?