-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Android:图标切换功能
- Loading branch information
Showing
57 changed files
with
153 additions
and
6 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
src/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_capacitor.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background> | ||
<inset android:drawable="@mipmap/ic_launcher_capacitor_background" android:inset="16.7%" /> | ||
</background> | ||
<foreground> | ||
<inset android:drawable="@mipmap/ic_launcher_capacitor_foreground" android:inset="16.7%" /> | ||
</foreground> | ||
</adaptive-icon> |
9 changes: 9 additions & 0 deletions
9
src/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_capacitor_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background> | ||
<inset android:drawable="@mipmap/ic_launcher_capacitor_background" android:inset="16.7%" /> | ||
</background> | ||
<foreground> | ||
<inset android:drawable="@mipmap/ic_launcher_capacitor_foreground" android:inset="16.7%" /> | ||
</foreground> | ||
</adaptive-icon> |
9 changes: 9 additions & 0 deletions
9
src/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_napcat.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background> | ||
<inset android:drawable="@mipmap/ic_launcher_napcat_background" android:inset="16.7%" /> | ||
</background> | ||
<foreground> | ||
<inset android:drawable="@mipmap/ic_launcher_napcat_foreground" android:inset="16.7%" /> | ||
</foreground> | ||
</adaptive-icon> |
9 changes: 9 additions & 0 deletions
9
src/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_napcat_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background> | ||
<inset android:drawable="@mipmap/ic_launcher_napcat_background" android:inset="16.7%" /> | ||
</background> | ||
<foreground> | ||
<inset android:drawable="@mipmap/ic_launcher_napcat_foreground" android:inset="16.7%" /> | ||
</foreground> | ||
</adaptive-icon> |
Binary file added
BIN
+3.02 KB
src/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_capacitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+240 Bytes
...obile/android/app/src/main/res/mipmap-hdpi/ic_launcher_capacitor_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.21 KB
...obile/android/app/src/main/res/mipmap-hdpi/ic_launcher_capacitor_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.5 KB
src/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_capacitor_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.41 KB
src/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_napcat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+240 Bytes
src/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_napcat_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.1 KB
src/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_napcat_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.3 KB
src/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_napcat_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+768 Bytes
src/mobile/android/app/src/main/res/mipmap-ldpi/ic_launcher_capacitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+157 Bytes
...obile/android/app/src/main/res/mipmap-ldpi/ic_launcher_capacitor_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.46 KB
...obile/android/app/src/main/res/mipmap-ldpi/ic_launcher_capacitor_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.58 KB
src/mobile/android/app/src/main/res/mipmap-ldpi/ic_launcher_capacitor_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.29 KB
src/mobile/android/app/src/main/res/mipmap-ldpi/ic_launcher_napcat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+157 Bytes
src/mobile/android/app/src/main/res/mipmap-ldpi/ic_launcher_napcat_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.29 KB
src/mobile/android/app/src/main/res/mipmap-ldpi/ic_launcher_napcat_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.41 KB
src/mobile/android/app/src/main/res/mipmap-ldpi/ic_launcher_napcat_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.38 KB
src/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_capacitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+176 Bytes
...obile/android/app/src/main/res/mipmap-mdpi/ic_launcher_capacitor_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.04 KB
...obile/android/app/src/main/res/mipmap-mdpi/ic_launcher_capacitor_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.2 KB
src/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_capacitor_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.82 KB
src/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_napcat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+176 Bytes
src/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_napcat_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.45 KB
src/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_napcat_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.59 KB
src/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_napcat_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.74 KB
src/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_capacitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+308 Bytes
...bile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_capacitor_background.png
Oops, something went wrong.
Binary file added
BIN
+4.63 KB
...bile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_capacitor_foreground.png
Oops, something went wrong.
Binary file added
BIN
+4.93 KB
src/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_capacitor_round.png
Oops, something went wrong.
Binary file added
BIN
+13.9 KB
src/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_napcat.png
Oops, something went wrong.
Binary file added
BIN
+308 Bytes
src/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_napcat_background.png
Oops, something went wrong.
Binary file added
BIN
+18.4 KB
src/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_napcat_foreground.png
Oops, something went wrong.
Binary file added
BIN
+18.5 KB
src/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_napcat_round.png
Oops, something went wrong.
Binary file added
BIN
+8.64 KB
src/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_capacitor.png
Oops, something went wrong.
Binary file added
BIN
+444 Bytes
...ile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_capacitor_background.png
Oops, something went wrong.
Binary file added
BIN
+7.86 KB
...ile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_capacitor_foreground.png
Oops, something went wrong.
Binary file added
BIN
+8.09 KB
src/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_capacitor_round.png
Oops, something went wrong.
Binary file added
BIN
+31.6 KB
src/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_napcat.png
Oops, something went wrong.
Binary file added
BIN
+444 Bytes
...mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_napcat_background.png
Oops, something went wrong.
Binary file added
BIN
+36.9 KB
...mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_napcat_foreground.png
Oops, something went wrong.
Binary file added
BIN
+36.6 KB
src/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_napcat_round.png
Oops, something went wrong.
Binary file added
BIN
+13.2 KB
src/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_capacitor.png
Oops, something went wrong.
Binary file added
BIN
+608 Bytes
...le/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_capacitor_background.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
...le/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_capacitor_foreground.png
Oops, something went wrong.
Binary file added
BIN
+10.8 KB
src/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_capacitor_round.png
Oops, something went wrong.
Binary file added
BIN
+54.6 KB
src/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_napcat.png
Oops, something went wrong.
Binary file added
BIN
+608 Bytes
...obile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_napcat_background.png
Oops, something went wrong.
Binary file added
BIN
+59.8 KB
...obile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_napcat_foreground.png
Oops, something went wrong.
Binary file added
BIN
+59 KB
src/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_napcat_round.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters