From b57a3197dad42bdd7a72266aaa160341573b0627 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sun, 29 Dec 2019 17:36:25 -0500 Subject: Display Alexa specific chrome when it is used Add logic to key off the voiceagent name and display Alexa specific chrome (the required Alexa icon) when it is used. Bug-AGL: SPEC-3075 Signed-off-by: Scott Murray Change-Id: I4bacad2e3906ee1e8221ed3e6bfe92b340d65aab --- .../qml/images/SpeechChrome/push_to_talk_alexa.png | Bin 0 -> 1544 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 homescreen/qml/images/SpeechChrome/push_to_talk_alexa.png (limited to 'homescreen/qml/images/SpeechChrome/push_to_talk_alexa.png') diff --git a/homescreen/qml/images/SpeechChrome/push_to_talk_alexa.png b/homescreen/qml/images/SpeechChrome/push_to_talk_alexa.png new file mode 100644 index 0000000..f45218e Binary files /dev/null and b/homescreen/qml/images/SpeechChrome/push_to_talk_alexa.png differ -- cgit 1.2.3-korg