mod: 修改app图标、名称
@ -21,7 +21,7 @@
|
||||
</intent>
|
||||
</queries>
|
||||
<application
|
||||
android:label="pilipala"
|
||||
android:label="PiliPala"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 650 B |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 485 B |
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 805 B |
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 1.4 KiB |
@ -2,5 +2,4 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 398 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 447 B |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 542 B |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 708 B |