今天导入网上下载的一个项目的时候。遇到了这种情况。清单文件

android:allowBackup="true"
android:supportsRtl="true"
android:theme="@style/Theme.AppCompat.NoActionBar"
tools:ignore="GoogleAppIndexingWarning"

等属性均遇到了这个问题。提示: is  not allowed here.

最后 在  

manifest节点  添加:
xmlns:tools="http://schemas.android.com/tools"  

问题解决。

Logo

一站式虚拟内容创作平台,激发创意,赋能创作,进入R空间,遇见同道,让优质作品闪耀发光。​

更多推荐