mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
...
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_icon"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:roundIcon="@mipmap/ic_launcher_round"
|
android:roundIcon="@mipmap/ic_icon"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/Theme.Default">
|
android:theme="@style/Theme.Default">
|
||||||
|
|
||||||
|
BIN
demo-app/src/main/res/mipmap-xxhdpi/ic_icon.png
Normal file
BIN
demo-app/src/main/res/mipmap-xxhdpi/ic_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_icon"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:roundIcon="@mipmap/ic_launcher_round"
|
android:roundIcon="@mipmap/ic_icon"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/Theme.Default">
|
android:theme="@style/Theme.Default">
|
||||||
|
|
||||||
|
BIN
demo-module/src/main/res/mipmap-xxhdpi/ic_icon.png
Normal file
BIN
demo-module/src/main/res/mipmap-xxhdpi/ic_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user