Skip to content

Commit d6c92c3

Browse files
author
吴景超
committed
Merge pull request #2 from pushbit/patch-1
removing icon to avoid manifest merger conflicts
2 parents 8b6dcc0 + 4101bb0 commit d6c92c3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

simple-tag-imageview/src/main/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="wujingchao.net.mylibrary">
33

4-
<application android:allowBackup="true" android:label="@string/app_name"
5-
android:icon="@drawable/ic_launcher">
4+
<application android:allowBackup="true" android:label="@string/app_name">
65

76
</application>
87

0 commit comments

Comments
 (0)