I was trying to work out with multiple layout using some online tutorials. The thing is my program was building and compiling correctly as long as there was only one XML fil
JUST REMOVE the import.android.R;
Then the R.layout.(XML LAYOUTNAME) will turn to BLUE
IT TOOK ME HOURS TO FIND THIS ONE ERROR