Support A13 Themed Icons (#597)

master
rcarteraz 2023-03-06 16:34:13 -07:00 zatwierdzone przez GitHub
rodzic 8e4d652ed6
commit 55ed52eba2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher2_background"/>
<foreground android:drawable="@drawable/ic_launcher2_foreground"/>
</adaptive-icon>
<monochrome android:drawable="@drawable/ic_launcher2_foreground"/>
</adaptive-icon>

Wyświetl plik

@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher2_background"/>
<foreground android:drawable="@drawable/ic_launcher2_foreground"/>
</adaptive-icon>
<monochrome android:drawable="@drawable/ic_launcher2_foreground"/>
</adaptive-icon>