Commit 96566f7
committed
chore(android): update app icon assets and adaptive icon configuration
This commit updates the Android app launcher icons, including changes to the adaptive icon configuration and background color.
- **chore(android)**: Updated adaptive icon XML files to use `ic_launcher_foreground` for the monochrome layer.
- **chore(android)**: Updated `ic_launcher_background` color to a lighter shade (`#1C1B1B`).
- **chore(android)**: Updated launcher icon, foreground, and round icon `.webp` assets across all density buckets (hdpi to xxxhdpi).
- **chore(android)**: Updated Play Store icon and main logo image assets.1 parent 60d9b1e commit 96566f7
20 files changed
Lines changed: 3 additions & 3 deletions
File tree
- composeApp/src/androidMain
- res
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Loading
Loading
0 commit comments