From 14e3586827071d1d2ed822ef452f6513cf01044e Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Thu, 7 Jun 2018 19:29:27 +0900 Subject: Change music name to mediaplayer HomeScreen use music as the name of mediaplayer application, That make two problems, and try to fix it. 1 Can not diaplay correct mediaplayer icon in launcher. 2 Can not switch to mediaplayer screen by click shortcut icon. Change-Id: I99fd6ac1e5ec13f7e7933bfb5c3762cacf984d8e Signed-off-by: zheng_wenlong --- .../qml/images/Shortcut/mediaplayer_active.svg | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 homescreen/qml/images/Shortcut/mediaplayer_active.svg (limited to 'homescreen/qml/images/Shortcut/mediaplayer_active.svg') diff --git a/homescreen/qml/images/Shortcut/mediaplayer_active.svg b/homescreen/qml/images/Shortcut/mediaplayer_active.svg new file mode 100644 index 0000000..16e3af5 --- /dev/null +++ b/homescreen/qml/images/Shortcut/mediaplayer_active.svg @@ -0,0 +1,63 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg