在<intent-filter>
中加入tools:ignore属性时出现Namespace ‘tools’ is not bound错误
处理方法,在manifest
标签中加入xmlns:tools=“http://schemas.android.com/tools”
如图:
在<intent-filter>
中加入tools:ignore属性时出现Namespace ‘tools’ is not bound错误
处理方法,在manifest
标签中加入xmlns:tools=“http://schemas.android.com/tools”
如图: