fix: remove duplicate extension code (#322)
* fix: remove duplicate extension code * fix: allow Material You icons to load * fix: remove unused preference item * fix: load mono on square setups
This commit is contained in:
parent
72c69e7c79
commit
f6c7b09d9b
7 changed files with 149 additions and 321 deletions
|
@ -2,4 +2,5 @@
|
|||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_alpha_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_alpha_foreground" />
|
||||
<monochrome android:drawable="@drawable/mono" />
|
||||
</adaptive-icon>
|
Loading…
Add table
Add a link
Reference in a new issue