x13a / Silence

Block unknown callers
GNU General Public License v3.0
286 stars 29 forks source link

[Enhancement] Support Adaptive Icon Theming #218

Closed Hamster45105 closed 7 months ago

Hamster45105 commented 1 year ago

App icon on homescreen should support Android 13+ adaptive icon theming.

https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

TinfoilSubmarine commented 7 months ago

Fixed in https://github.com/x13a/Silence/pull/229

Hamster45105 commented 7 months ago

Thanks!