From 56bdd7515c8d1930567d3885871bbfece9ee87da Mon Sep 17 00:00:00 2001 From: ReallySnow Date: Thu, 19 Jan 2023 09:01:45 +0800 Subject: [PATCH] Settings: Add icon for media output Change-Id: Id4ac89dba079ab46dcb7d97cca7b2c4c8f9fb612 --- 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 de8b4be49d8..ce80a29e43e 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -41,6 +41,7 @@