From 44b9173476c4f293649507703e9179d24667754d Mon Sep 17 00:00:00 2001 From: Marvin W Date: Tue, 24 Oct 2023 14:03:46 +1300 Subject: [PATCH] Add missing icon for system settings Fixes #2057 --- .../src/main/AndroidManifest.xml | 4 +- .../ic_app_foreground.xml | 0 .../ic_app_foreground_mono.xml | 0 .../ic_app_settings_foreground.xml | 0 .../ic_app_settings_foreground_mono.xml | 0 .../drawable-v21/ic_app_settings_system.xml | 45 +++++++++++++++++++ 6 files changed, 47 insertions(+), 2 deletions(-) rename play-services-core/src/main/res/{drawable-v26 => drawable-v21}/ic_app_foreground.xml (100%) rename play-services-core/src/main/res/{drawable-v26 => drawable-v21}/ic_app_foreground_mono.xml (100%) rename play-services-core/src/main/res/{drawable-v26 => drawable-v21}/ic_app_settings_foreground.xml (100%) rename play-services-core/src/main/res/{drawable-v26 => drawable-v21}/ic_app_settings_foreground_mono.xml (100%) create mode 100644 play-services-core/src/main/res/drawable-v21/ic_app_settings_system.xml diff --git a/play-services-core/src/main/AndroidManifest.xml b/play-services-core/src/main/AndroidManifest.xml index 7275a511c4..c07bf4020d 100644 --- a/play-services-core/src/main/AndroidManifest.xml +++ b/play-services-core/src/main/AndroidManifest.xml @@ -574,7 +574,7 @@ + android:resource="@drawable/ic_app_settings_system" /> diff --git a/play-services-core/src/main/res/drawable-v26/ic_app_foreground.xml b/play-services-core/src/main/res/drawable-v21/ic_app_foreground.xml similarity index 100% rename from play-services-core/src/main/res/drawable-v26/ic_app_foreground.xml rename to play-services-core/src/main/res/drawable-v21/ic_app_foreground.xml diff --git a/play-services-core/src/main/res/drawable-v26/ic_app_foreground_mono.xml b/play-services-core/src/main/res/drawable-v21/ic_app_foreground_mono.xml similarity index 100% rename from play-services-core/src/main/res/drawable-v26/ic_app_foreground_mono.xml rename to play-services-core/src/main/res/drawable-v21/ic_app_foreground_mono.xml diff --git a/play-services-core/src/main/res/drawable-v26/ic_app_settings_foreground.xml b/play-services-core/src/main/res/drawable-v21/ic_app_settings_foreground.xml similarity index 100% rename from play-services-core/src/main/res/drawable-v26/ic_app_settings_foreground.xml rename to play-services-core/src/main/res/drawable-v21/ic_app_settings_foreground.xml diff --git a/play-services-core/src/main/res/drawable-v26/ic_app_settings_foreground_mono.xml b/play-services-core/src/main/res/drawable-v21/ic_app_settings_foreground_mono.xml similarity index 100% rename from play-services-core/src/main/res/drawable-v26/ic_app_settings_foreground_mono.xml rename to play-services-core/src/main/res/drawable-v21/ic_app_settings_foreground_mono.xml diff --git a/play-services-core/src/main/res/drawable-v21/ic_app_settings_system.xml b/play-services-core/src/main/res/drawable-v21/ic_app_settings_system.xml new file mode 100644 index 0000000000..3e10efc387 --- /dev/null +++ b/play-services-core/src/main/res/drawable-v21/ic_app_settings_system.xml @@ -0,0 +1,45 @@ + + + + + + + + + +