X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2FMediaAreaRadio.qml;h=73ab073b74dc5b803713c5e32120a2cc42307580;hb=b7b156ece9492401f7bfe7676e7521f4cdd32905;hp=a49f06d5cfadbe76320fe8aa94b9bfffce24fd79;hpb=0592a405aa68f3baf6773795efa5522e4ee16779;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' }