diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 78bae90..ff1d529 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -18,7 +18,7 @@ android:allowBackup="true" android:dataExtractionRules="@xml/data_extraction_rules" android:fullBackupContent="@xml/backup_rules" - android:icon="@mipmap/ic_launcher" + android:icon="@mipmap/loge" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 591fafc..3e3c969 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - DefenseApplication + 防御器 Hello blank fragment \ No newline at end of file