android 更新 icon
|
@ -9,6 +9,7 @@
|
|||
<uses-permission android:name="android.permission.BLUETOOTH" /> <!-- for Device Name -->
|
||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" /> <!-- for Phone Number -->
|
||||
|
||||
<!--android:roundIcon="@mipmap/ic_launcher_round"-->
|
||||
|
||||
<application
|
||||
android:name=".MainApplication"
|
||||
|
@ -16,7 +17,6 @@
|
|||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:launchMode="singleTask"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:theme="@style/AppTheme">
|
||||
<activity
|
||||
|
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 9 KiB After Width: | Height: | Size: 7 KiB |