Browse Source

删除ic_launcher

leijie 8 years ago
parent
commit
48bb211e44
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ipupathmenu-lib/AndroidManifest.xml

+ 0 - 1
ipupathmenu-lib/AndroidManifest.xml

10
10
11
    <application
11
    <application
12
        android:allowBackup="true"
12
        android:allowBackup="true"
13
        android:icon="@drawable/ic_launcher"
14
        android:label="@string/app_name"
13
        android:label="@string/app_name"
15
        android:theme="@style/AppTheme" >
14
        android:theme="@style/AppTheme" >
16
        <activity
15
        <activity