Commit fd7bab9
committed
Update application icons and splash screen assets
- Replace `ic_logo` with `app_icon.png` and update `ic_splash.xml` to use the new resource with an increased inset of 48dp.
- Update adaptive icon configurations (`ic_launcher.xml` and `ic_launcher_round.xml`) to use the foreground asset for the monochrome layer.
- Adjust `ic_launcher_background` color to a darker hex value (#101010).
- Refresh launcher mipmap assets (foreground, round, and standard) across all densities.
- Update the Play Store launcher icon and remove the obsolete `ic_logo.png` file.1 parent 3304d58 commit fd7bab9
22 files changed
Lines changed: 5 additions & 5 deletions
File tree
- composeApp/src/androidMain
- res
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
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
0 commit comments