Merge lastest commit from homescreen-2017
[apps/homescreen.git] / homescreen / qml / main.qml
index 1312e87..96a1950 100644 (file)
@@ -32,7 +32,7 @@ Window {
         anchors.centerIn: parent
         width: 1080
         height: 1920
-        scale: 1.0
+        scale: screenInfo.scale_factor()
         source: './images/AGL_HMI_Blue_Background_NoCar-01.png'
 
         ColumnLayout {