Suggestion: add 'tools:replace="android:icon"' to <application> element at AndroidManifest.xml

来源:互联网 发布:小说免费下载软件 编辑:程序博客网 时间:2024/05/16 12:57
 

具体: 
1.在Manifest标签下添加 tag:xmlns:tools=”http://schemas.android.com/tools”

2.在Application标签下添加tag: 
tools:replace=”android:icon”

0 0
原创粉丝点击