Skip to content

Commit 94cbd40

Browse files
kandrelczyklucasfernogFabianLars
authored
Add support for adaptive and themed icons on android (#14223)
* add support for adaptive icons * fix * small cleanup * combine android_bg and android_fg when specified * Update crates/tauri-cli/src/icon.rs Co-authored-by: Fabian-Lars <[email protected]> * add scale option * properly generated rounded icons * covector, clippy --------- Co-authored-by: Lucas Nogueira <[email protected]> Co-authored-by: Fabian-Lars <[email protected]>
1 parent 673867a commit 94cbd40

File tree

2 files changed

+504
-94
lines changed

2 files changed

+504
-94
lines changed

.changes/adaptive_icons.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'tauri-cli': 'patch:enhance'
3+
---
4+
5+
Add support for Android's adaptive and themed icons.

0 commit comments

Comments
 (0)