Commit 22eaa31a0e81467ad20b03470fb0c18d07d8fd7c
1 parent
7578ccb6
更新图标
Showing
14 changed files
with
1 additions
and
2 deletions
.idea/misc.xml
| ... | ... | @@ -37,7 +37,7 @@ |
| 37 | 37 | <ConfirmationsSetting value="0" id="Add" /> |
| 38 | 38 | <ConfirmationsSetting value="0" id="Remove" /> |
| 39 | 39 | </component> |
| 40 | - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | |
| 40 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | |
| 41 | 41 | <output url="file://$PROJECT_DIR$/build/classes" /> |
| 42 | 42 | </component> |
| 43 | 43 | <component name="ProjectType"> | ... | ... |
app/src/main/AndroidManifest.xml
| ... | ... | @@ -15,7 +15,6 @@ |
| 15 | 15 | android:configChanges="keyboardHidden|screenSize|orientation" |
| 16 | 16 | android:icon="@mipmap/ic_launcher" |
| 17 | 17 | android:label="@string/app_name" |
| 18 | - android:roundIcon="@mipmap/ic_launcher_round" | |
| 19 | 18 | android:screenOrientation="portrait" |
| 20 | 19 | android:supportsRtl="true" |
| 21 | 20 | android:theme="@style/AppTheme"> | ... | ... |
app/src/main/res/mipmap-hdpi/bg_activity.png
0 → 100644
24 KB
app/src/main/res/mipmap-hdpi/bg_launch.png
0 → 100644
247 KB
app/src/main/res/mipmap-hdpi/ic_launcher.png
app/src/main/res/mipmap-hdpi/ic_launcher_round.png deleted
100644 → 0
4.11 KB
app/src/main/res/mipmap-mdpi/ic_launcher.png
app/src/main/res/mipmap-mdpi/ic_launcher_round.png deleted
100644 → 0
2.5 KB
app/src/main/res/mipmap-xhdpi/ic_launcher.png
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png deleted
100644 → 0
5.97 KB
app/src/main/res/mipmap-xxhdpi/ic_launcher.png
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png deleted
100644 → 0
9.82 KB
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png deleted
100644 → 0
14.4 KB