From 8bccdc4325b6fc7dc8fc8a1d5bb306b6ade784a6 Mon Sep 17 00:00:00 2001 From: arkon Date: Thu, 23 Feb 2023 22:42:02 -0500 Subject: [PATCH] Remove some unused resources (cherry picked from commit 84a0044d512aacc99f9cd847e5e019fedb2b4ecf) # Conflicts: # app/src/main/res/layout/common_spinner_item.xml --- .../main/res/drawable/list_item_selector.xml | 19 ------------------- .../main/res/layout/common_spinner_item.xml | 8 -------- app/src/main/res/values/styles.xml | 10 ---------- 3 files changed, 37 deletions(-) delete mode 100644 app/src/main/res/drawable/list_item_selector.xml delete mode 100755 app/src/main/res/layout/common_spinner_item.xml diff --git a/app/src/main/res/drawable/list_item_selector.xml b/app/src/main/res/drawable/list_item_selector.xml deleted file mode 100644 index 4bdb72600..000000000 --- a/app/src/main/res/drawable/list_item_selector.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/app/src/main/res/layout/common_spinner_item.xml b/app/src/main/res/layout/common_spinner_item.xml deleted file mode 100755 index 07cb1dd48..000000000 --- a/app/src/main/res/layout/common_spinner_item.xml +++ /dev/null @@ -1,8 +0,0 @@ - - diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index d12aad339..f54dd27c8 100755 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -63,16 +63,6 @@ - - - - - - -