Commit 796e9cb
committed
chore(android): update app icons and add monochrome support
This commit updates the Android application icons across various densities and introduces a dedicated monochrome resource for adaptive icons to improve compatibility with themed icons.
- **chore(android)**: Updated `ic_launcher` and `ic_launcher_round` webp assets for hdpi, mdpi, xhdpi, xxhdpi, and xxxhdpi densities.
- **chore(android)**: Updated `ic_launcher-playstore.png` asset.
- **chore(android)**: Modified `ic_launcher.xml` and `ic_launcher_round.xml` to use `@drawable/ic_launcher_monochrome` for the monochrome layer.1 parent dc05946 commit 796e9cb
13 files changed
Lines changed: 2 additions & 2 deletions
File tree
- composeApp/src/androidMain
- res
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
Loading
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
Loading
0 commit comments