Browse Source

守护之影logo修改

weizhengliang 8 tháng trước cách đây
mục cha
commit
2a708d50a8

+ 1 - 1
app/build.gradle

@@ -68,7 +68,7 @@ android {
 
         println 'config ext.type ===== ' + project.rootProject.ext.type
 
-        if ("s64_ldjc" == project.rootProject.ext.type) {
+        if ("s64_ldjc" == project.rootProject.ext.type || "s65_shzy" == project.rootProject.ext.type) {
             main.manifest.srcFile 'src/main/s64/AndroidManifest.xml'
         } else {
             main.manifest.srcFile 'src/main/AndroidManifest.xml'

+ 2 - 1
app/src/main/AndroidManifest.xml

@@ -24,12 +24,13 @@
     <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
 
 
+    <!--android:icon="@mipmap/wdkl_logo"-->
+    <!--android:icon="@mipmap/cbd_logo"-->
     <application
         android:name=".application.MyApplication"
         android:allowBackup="true"
         android:icon="@mipmap/cbd_logo"
         android:label="@string/app_name"
-        android:roundIcon="@mipmap/cbd_logo"
         android:supportsRtl="true"
         android:hardwareAccelerated="true"
         android:networkSecurityConfig="@xml/network_security_config"

+ 0 - 1
app/src/main/s64/AndroidManifest.xml

@@ -31,7 +31,6 @@
         android:allowBackup="true"
         android:icon="@mipmap/cbd_logo"
         android:label="@string/app_name"
-        android:roundIcon="@mipmap/cbd_logo"
         android:supportsRtl="true"
         android:hardwareAccelerated="true"
         android:networkSecurityConfig="@xml/network_security_config"

BIN
release/守护之影_V1.1.5_s65.apk