From 51d37672fbdde4d9eeeaae1f15707982d8dcedd5 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Wed, 6 Jan 2021 20:51:54 +0000 Subject: [PATCH] samsung: doze: Use all shared resources from devicesettings Change-Id: Icd7f381c574ea36eb4d797cefd60ba9f1a0941bd --- doze/res/color/switch_bar_bg.xml | 20 ------ doze/res/drawable/switchbar_background.xml | 20 ------ doze/res/layout/switch_bar.xml | 49 --------------- doze/res/values-night/colors.xml | 20 ------ doze/res/values/colors.xml | 21 ------- doze/res/values/styles.xml | 73 ---------------------- 6 files changed, 203 deletions(-) delete mode 100644 doze/res/color/switch_bar_bg.xml delete mode 100644 doze/res/drawable/switchbar_background.xml delete mode 100644 doze/res/layout/switch_bar.xml delete mode 100644 doze/res/values-night/colors.xml delete mode 100644 doze/res/values/colors.xml delete mode 100644 doze/res/values/styles.xml diff --git a/doze/res/color/switch_bar_bg.xml b/doze/res/color/switch_bar_bg.xml deleted file mode 100644 index ca13e3ce..00000000 --- a/doze/res/color/switch_bar_bg.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/doze/res/drawable/switchbar_background.xml b/doze/res/drawable/switchbar_background.xml deleted file mode 100644 index f2107076..00000000 --- a/doze/res/drawable/switchbar_background.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/doze/res/layout/switch_bar.xml b/doze/res/layout/switch_bar.xml deleted file mode 100644 index 1bf6f6cb..00000000 --- a/doze/res/layout/switch_bar.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - diff --git a/doze/res/values-night/colors.xml b/doze/res/values-night/colors.xml deleted file mode 100644 index 5aa9c8e2..00000000 --- a/doze/res/values-night/colors.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - #82000000 - @android:color/black - diff --git a/doze/res/values/colors.xml b/doze/res/values/colors.xml deleted file mode 100644 index bb85f62c..00000000 --- a/doze/res/values/colors.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - @*android:color/material_grey_600 - #BFFFFFFF - @android:color/white - diff --git a/doze/res/values/styles.xml b/doze/res/values/styles.xml deleted file mode 100644 index 7a7aaa95..00000000 --- a/doze/res/values/styles.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - -