ooni/ooni.org

[Feature] ooni/probe-android - Themed / Monochrome App Icon

Opened this issue · 0 comments

Since Android 13, the user can choose to draw an app's Themed / Monochrome app icon variant if it is mentioned in the app's Adaptive Icon manifest.

I've created two variants (Example in blue theme below):

about_ooni VectorDrawable

Source Vector

ic_launcher_monochrome

Dark Theme

scr1_mono_dark

Light Theme

scr1_mono_light

ooni_empty_state VectorDrawable

Source Vector

ic_launcher_monochrome_simple

Dark Theme

scr1_mono_simple_dark

Light Theme

scr1_mono_simple_light

Tell me which one to implement and I'll make a PR.