这是indexloc提供的服务,不要输入任何密码
Skip to content

Commit 0eae939

Browse files
Biswa96agnostic-apollo
authored andcommitted
Added: Add monochrome icon
Added monochrome icon for Android 13 "Themed icons" support.
1 parent 12e7b65 commit 0eae939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/drawable-anydpi-v26/ic_launcher.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
33
<background android:drawable="@android:color/black"/>
44
<foreground android:drawable="@drawable/ic_foreground"/>
5+
<monochrome android:drawable="@drawable/ic_foreground"/>
56
</adaptive-icon>

0 commit comments

Comments
 (0)