I upgraded to Android Studio V3. On one of my projects (not all) I am getting this;
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
This is in values.xml (a system therefore uneditable file) and is giving me
Cannot find the declaration of element 'resources'
This is an error that is preventing my project from building. Any ideas on what I can do to remove xliff?