Whenever I make new project, android studio does not build colors.xml file completely. colors.xml file is:
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AndroidLayouts">
<shared>
<config />
</shared>
</component>
<component name="CMakeSettings">
<configuratio
Obviously, android studio is giving the error given below: Error: XML document structures must start and end within the same entity.