Skip to content

feat(ui): add Android 13+ themed launcher icon - #17

Open
Justingwo wants to merge 4 commits into
DistriNet:mainfrom
Justingwo:feat/add-themed-icon
Open

Justingwo wants to merge 4 commits into
DistriNet:mainfrom
Justingwo:feat/add-themed-icon

Conversation

@Justingwo

Copy link
Copy Markdown

Summary

Adds a Material You themed (monochrome) launcher icon for Android 13+.

Closes #6

Changes

  • Created vector asset app/src/main/res/drawable/ic_launcher_monochrome.xml within the 108dp viewport and safe margin boundaries.
  • Configured monochrome layer reference inside app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml and ic_launcher_round.xml.

Verification

  • Tested locally on Android 13+ launcher with themed icons enabled across dynamic color palettes and system dark/light modes.

@JeroenRobben

Copy link
Copy Markdown
Member

Thanks! I'll review it in the coming days before merging into main :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add themed launcher icon.

2 participants