We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b6dcc0 + 4101bb0 commit d6c92c3Copy full SHA for d6c92c3
1 file changed
simple-tag-imageview/src/main/AndroidManifest.xml
@@ -1,8 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="wujingchao.net.mylibrary">
3
4
- <application android:allowBackup="true" android:label="@string/app_name"
5
- android:icon="@drawable/ic_launcher">
+ <application android:allowBackup="true" android:label="@string/app_name">
6
7
</application>
8
0 commit comments