new Icon version

This commit is contained in:
jacques 2021-12-04 21:08:29 +01:00
parent fffad74050
commit ac94daf0e6
5 changed files with 21 additions and 1 deletions

View file

@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "net.foucry.pilldroid",
"variantName": "preproductPrerelease",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 260217115,
"versionName": "0.60.20211115-66ec0e0",
"outputFile": "app-preproduct-prerelease.apk"
}
],
"elementType": "File"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

View file

@ -1,5 +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="@mipmap/ic_launcher_foreground"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB