Themed icons for Android 13

This commit is contained in:
Thomas 2022-12-18 11:10:26 +01:00
parent 9491d8aa76
commit 769c713a55
14 changed files with 14 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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