summaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Home/home.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2017-12-14 10:43:15 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2017-12-14 10:46:11 +0900
commit96c3e6d3562556d9877e0ced5bd1ab9197502708 (patch)
tree0361275e791cff976925fd7668a3d8b33025c240 /homescreen/qml/images/Home/home.qrc
parentf756a01c3e78ebdb1ebe74efa52b8905a6a2c6b5 (diff)
Display blank icon with first letter in new color scheme
For new color scheme, when icon file is not exist, Display a blank icon with first letter. Change-Id: Ifdb8254435d9ebbd93eca0005e088b99964e9187 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'homescreen/qml/images/Home/home.qrc')
-rw-r--r--homescreen/qml/images/Home/home.qrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/homescreen/qml/images/Home/home.qrc b/homescreen/qml/images/Home/home.qrc
index a9db5c2..a523a96 100644
--- a/homescreen/qml/images/Home/home.qrc
+++ b/homescreen/qml/images/Home/home.qrc
@@ -21,7 +21,7 @@
<file>HMI_AppLauncher_Radio_Inactive-01.svg</file>
<file>HMI_AppLauncher_Settings_Active-01.svg</file>
<file>HMI_AppLauncher_Settings_Inactive-01.svg</file>
- <file>HMI_AppLauncher_Blank_Active-01.png</file>
- <file>HMI_AppLauncher_Blank_Inactive-01.png</file>
+ <file>HMI_AppLauncher_Blank_Active-01.svg</file>
+ <file>HMI_AppLauncher_Blank_Inactive-01.svg</file>
</qresource>
</RCC>