From 78ec325a8b083d56ac60a711e91bd59d2a85fd78 Mon Sep 17 00:00:00 2001 From: ReallySnow Date: Thu, 19 Jan 2023 09:01:45 +0800 Subject: [PATCH] Settings: Add missing icon for media output Change-Id: Id4ac89dba079ab46dcb7d97cca7b2c4c8f9fb612 Signed-off-by: Pranav Vashi --- res/drawable/ic_media_output.xml | 32 ++++++++++++++++++++++++++++++++ res/xml/sound_settings.xml | 1 + 2 files changed, 33 insertions(+) create mode 100644 res/drawable/ic_media_output.xml diff --git a/res/drawable/ic_media_output.xml b/res/drawable/ic_media_output.xml new file mode 100644 index 00000000000..8f1351f8517 --- /dev/null +++ b/res/drawable/ic_media_output.xml @@ -0,0 +1,32 @@ + + + + + + + diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index e3939197685..aad54b62f61 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -42,6 +42,7 @@