summaryrefslogtreecommitdiffstats
path: root/app/Radio.qml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-12-29 17:20:28 -0500
committerScott Murray <scott.murray@konsulko.com>2019-12-29 22:08:27 +0000
commit39dfac35fea148e653cfb66ce89274dcfde8aabb (patch)
treeff7fa7ede0312710edabaddf3a79447b849c7934 /app/Radio.qml
parent71cbaf1fd33f6848f77fe0ee53a418dbb7630f3a (diff)
Remove icons from presets listicefish_8.99.5icefish/8.99.58.99.5
The icons in the presets list do not serve any function, rather than update them to switch to the new "radio waves" icon like the launcher, just remove them. This provides visual consistency with the switch to using the microphone icon only for voice input related things. Bug-AGL: SPEC-2981 Change-Id: Ia785fa897feade411fe8a7042ffcfa6a129a36dd Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'app/Radio.qml')
-rw-r--r--app/Radio.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/Radio.qml b/app/Radio.qml
index 3477ef6..6b7c951 100644
--- a/app/Radio.qml
+++ b/app/Radio.qml
@@ -260,9 +260,6 @@ ApplicationWindow {
RowLayout {
anchors.fill: parent
- Image {
- source: './images/Radio_Active_Icon.svg'
- }
ColumnLayout {
Layout.fillWidth: true
Label {