From 4d9c0c315eb6029cdc99314ae1a34b3f5ee103b9 Mon Sep 17 00:00:00 2001 From: Trygve Aaberge Date: Sat, 29 Feb 2020 14:43:46 +0100 Subject: [PATCH] Update notification icon to match launcher icon This is the launcher icon with a circle around it. I added the circle because the icon has a transparent background, so it looks a bit weird with just the >_. --- .../res/drawable/ic_service_notification.xml | 55 +++++++++++-------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/app/src/main/res/drawable/ic_service_notification.xml b/app/src/main/res/drawable/ic_service_notification.xml index 314054d9..0fe78b4c 100644 --- a/app/src/main/res/drawable/ic_service_notification.xml +++ b/app/src/main/res/drawable/ic_service_notification.xml @@ -1,33 +1,40 @@ + android:height="108dp" + android:width="108dp" + android:viewportWidth="108" + android:viewportHeight="108"> - - + + - - + + +