Replace top and bottom area's background image
[apps/homescreen.git] / homescreen / qml / MediaAreaBlank.qml
index 2b888c8..c3a5f89 100644 (file)
@@ -24,7 +24,7 @@ import MasterVolume 1.0
 Image {
     width: 1080
     height: 215
-    source: './images/Utility_Logo_Background-01.png'
+    source: './images/Utility_Logo_Background-01.svg'
     property bool displayVolume: false;
 
     MouseArea {