X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2FTopArea.qml;h=2a75cf852bc69613f111cdcfb0cc66ebe2802be3;hb=0d1f9cfc3afc44f28c5e2d1f3ea06b02feb5f819;hp=9cff3ed6044247e64a6d2df70213237944eb6be0;hpb=85392e71f90a0322fdc08359ef1d829cdcf67381;p=apps%2Fhomescreen.git diff --git a/homescreen/qml/TopArea.qml b/homescreen/qml/TopArea.qml index 9cff3ed..2a75cf8 100644 --- a/homescreen/qml/TopArea.qml +++ b/homescreen/qml/TopArea.qml @@ -22,7 +22,7 @@ import QtQuick.Controls 2.0 Image { width: 1920 height: 218 - source: './images/TopSection_NoText_NoIcons-01.png' + source: './images/TopSection_NoText_NoIcons-01.svg' fillMode: Image.PreserveAspectCrop RowLayout {