Try to make icon nicer.
This commit is contained in:
5
Progrart.Android/Resources/drawable/app_icon.xml
Normal file
5
Progrart.Android/Resources/drawable/app_icon.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<adaptive-icon xmlns:android="http://schemas.microsoft.com/apk/res/android">
|
||||
<background android:drawable="@drawable/icon_fg" />
|
||||
<foreground android:drawable="@drawable/icon_bg" />
|
||||
</adaptive-icon>
|
||||
Reference in New Issue
Block a user