Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/xml/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
为什么xmlns:android=";http://schemas.android.com/apk/res/android" 突然显示为灰色且选择器显示为错误?_Android_Xml_Android Studio_Schema_Android Appcompat - Fatal编程技术网

为什么xmlns:android=";http://schemas.android.com/apk/res/android" 突然显示为灰色且选择器显示为错误?

为什么xmlns:android=";http://schemas.android.com/apk/res/android" 突然显示为灰色且选择器显示为错误?,android,xml,android-studio,schema,android-appcompat,Android,Xml,Android Studio,Schema,Android Appcompat,http://schemas.android.com/apk/res/android“显示为灰色,选择错误。”> 为什么会这样?当我试图在drawable中添加一个新的xml文件时,这种情况突然发生http://schemas.android.com/apk/res/android“显示为灰色,选择错误。 这个错误现在到处都在发生,xmlns uri没有注册等等。错误也在出现,我检查了一些答案,他们的建议不起作用 我使用的是AppCompat721.0.2,android studio候选版本1

http://schemas.android.com/apk/res/android“显示为灰色,选择错误。”>

为什么会这样?当我试图在drawable中添加一个新的xml文件时,这种情况突然发生http://schemas.android.com/apk/res/android“显示为灰色,选择错误。

这个错误现在到处都在发生,xmlns uri没有注册等等。错误也在出现,我检查了一些答案,他们的建议不起作用

我使用的是AppCompat721.0.2,android studio候选版本1。这是突然发生的,我无法让它消失

XML文件在哪里?屏幕截图没有在
可绘制的
中显示。