mirror of
https://codeberg.org/tom79/Fedilab
synced 2025-02-07 23:58:47 +01:00
Themed icons for Android 13
This commit is contained in:
parent
9491d8aa76
commit
769c713a55
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
@ -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>
|
Loading…
x
Reference in New Issue
Block a user