feat: 优化代码

pull/97/head
kunfei 5 years ago
parent dae7fd390c
commit f930bc9a45
  1. 1
      app/src/main/AndroidManifest.xml
  2. 5
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
  3. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  4. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  5. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  6. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  7. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png

@ -22,7 +22,6 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme.Light"
android:requestLegacyExternalStorage="false"

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Loading…
Cancel
Save