X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2FMediaAreaRadio.qml;h=73ab073b74dc5b803713c5e32120a2cc42307580;hb=bdcd052f995d46abeeeda3171759aabad7dd8a75;hp=a49f06d5cfadbe76320fe8aa94b9bfffce24fd79;hpb=38b11511848ef13b6e37b1618de8b0c9fb4eb982;p=apps%2Fhomescreen.git diff --git a/homescreen/qml/MediaAreaRadio.qml b/homescreen/qml/MediaAreaRadio.qml index a49f06d..73ab073 100644 --- a/homescreen/qml/MediaAreaRadio.qml +++ b/homescreen/qml/MediaAreaRadio.qml @@ -19,6 +19,6 @@ import QtQuick 2.2 Image { width: 1080 - height: 215 + height: 216 source: './images/Utility_Radio_Background-01.png' }