From: Matt Porter Date: Wed, 28 Dec 2016 18:38:20 +0000 (-0500) Subject: Fix mixer artwork to be transparent X-Git-Tag: 3.0.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=commitdiff_plain;h=5e2ec461d467571834d18df91b1cf37905229db0 Fix mixer artwork to be transparent Mixer svg to png conversion lost transparency. Update the png artwork with proper transparency. Change-Id: Ie1bcf2a0fd6f3db1372445b4af34b0d93bdd1944 Signed-off-by: Matt Porter --- diff --git a/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png b/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png index 502c758..41c499d 100644 Binary files a/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png and b/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png differ diff --git a/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png b/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png index e2e7e3d..93f81af 100644 Binary files a/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png and b/HomeScreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png differ