From 9f02e451dd2f91c217d73c8029bb939b3a211672 Mon Sep 17 00:00:00 2001 From: Naveen Bobbili Date: Sun, 28 Apr 2019 20:51:16 -0700 Subject: Code commit by ICS team to add Alexa Voice Chrome to Homescreen App. Change-Id: I2052e345baaf4306e8e3f27a01bc6940f4d27d88 Signed-off-by: Naveen Bobbili --- homescreen/qml/images/SpeechChrome/bar.png | Bin 0 -> 23826 bytes homescreen/qml/images/SpeechChrome/push_to_talk.png | Bin 0 -> 1544 bytes homescreen/qml/images/SpeechChrome/speechchrome.qrc | 6 ++++++ 3 files changed, 6 insertions(+) create mode 100644 homescreen/qml/images/SpeechChrome/bar.png create mode 100644 homescreen/qml/images/SpeechChrome/push_to_talk.png create mode 100644 homescreen/qml/images/SpeechChrome/speechchrome.qrc (limited to 'homescreen/qml/images/SpeechChrome') diff --git a/homescreen/qml/images/SpeechChrome/bar.png b/homescreen/qml/images/SpeechChrome/bar.png new file mode 100644 index 0000000..caabde1 Binary files /dev/null and b/homescreen/qml/images/SpeechChrome/bar.png differ diff --git a/homescreen/qml/images/SpeechChrome/push_to_talk.png b/homescreen/qml/images/SpeechChrome/push_to_talk.png new file mode 100644 index 0000000..f45218e Binary files /dev/null and b/homescreen/qml/images/SpeechChrome/push_to_talk.png differ diff --git a/homescreen/qml/images/SpeechChrome/speechchrome.qrc b/homescreen/qml/images/SpeechChrome/speechchrome.qrc new file mode 100644 index 0000000..8ab1472 --- /dev/null +++ b/homescreen/qml/images/SpeechChrome/speechchrome.qrc @@ -0,0 +1,6 @@ + + + bar.png + push_to_talk.png + + -- cgit 1.2.3-korg