This commit is contained in:
wangcongtao
2020-06-09 16:26:13 +08:00
parent 596fbdda1f
commit 2292bb7ec9
2 changed files with 1 additions and 8 deletions

View File

@@ -8,9 +8,8 @@
<application
android:name=".MogoApplication"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:icon="@drawable/ic_launcher"
android:label="@string/app_shell_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme.App"
tools:replace="android:label">