最新一次版本提交
This commit is contained in:
@@ -51,10 +51,10 @@
|
||||
android:name=".WebApplication"
|
||||
android:allowBackup="true"
|
||||
android:hardwareAccelerated="true"
|
||||
android:icon="@mipmap/app_logo"
|
||||
android:icon="@mipmap/app_logo1"
|
||||
android:label="@string/app_name"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:roundIcon="@mipmap/app_logo"
|
||||
android:roundIcon="@mipmap/app_logo1"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.AppTheme"
|
||||
android:usesCleartextTraffic="true">
|
||||
|
||||
@@ -37,6 +37,7 @@ public class MainActivity2 extends com.web.base.MainActivity2 {
|
||||
}
|
||||
|
||||
});
|
||||
setImageView(false);
|
||||
}
|
||||
|
||||
public int getVersion(){
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 943 KiB |
BIN
mgi/src/main/res/mipmap-xxhdpi/app_logo1.png
Normal file
BIN
mgi/src/main/res/mipmap-xxhdpi/app_logo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 120 KiB |
Reference in New Issue
Block a user