Error says:
This project contains Java compilation errors, which can cause rendering failures for custom views. Fix compilation problems first.
The following classes could not be found: item and menu
And why is the java class for that layout is showing plenty of "Cannot resolve symbol R"?
I'm not sure why the xml file and java class are not compiling. I appreciate any feedback from you guys.