Debug launcher icon

This commit is contained in:
Koitharu
2020-03-04 19:46:51 +02:00
parent 6953ca21a9
commit a5d863c84c
21 changed files with 122 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<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"/>
</adaptive-icon>