diff --git a/quickstep/res/values-night/colors.xml b/quickstep/res/values-night/colors.xml index af6e0647a1..6474c48460 100644 --- a/quickstep/res/values-night/colors.xml +++ b/quickstep/res/values-night/colors.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + #99000000 @@ -24,4 +24,6 @@ #FF000000 + + ?androidprv:attr/colorAccentSecondaryVariant \ No newline at end of file diff --git a/quickstep/res/values/colors.xml b/quickstep/res/values/colors.xml index 55df38fcf4..7ac397994f 100644 --- a/quickstep/res/values/colors.xml +++ b/quickstep/res/values/colors.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + #fff #39000000 @@ -95,4 +95,6 @@ #fcc934 #f9ab00 + + ?androidprv:attr/colorAccentPrimaryVariant \ No newline at end of file diff --git a/res/drawable/bg_work_apps_paused_action_button.xml b/res/drawable/bg_work_apps_paused_action_button.xml index 74d469322a..57d1ae5938 100644 --- a/res/drawable/bg_work_apps_paused_action_button.xml +++ b/res/drawable/bg_work_apps_paused_action_button.xml @@ -21,11 +21,12 @@ - - + \ No newline at end of file diff --git a/res/layout/work_apps_paused.xml b/res/layout/work_apps_paused.xml index f614d9b75f..52c5a492c5 100644 --- a/res/layout/work_apps_paused.xml +++ b/res/layout/work_apps_paused.xml @@ -21,7 +21,7 @@ - diff --git a/res/values/colors.xml b/res/values/colors.xml index 9d6927b99a..87885576e3 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -86,4 +86,6 @@ #B5CAD7 #4BB6E8 #40484D + + ?android:attr/colorAccent diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 82758bfde2..aa84d2ba92 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -155,6 +155,7 @@ 16dp 16dp 26dp + 1dp 24dp diff --git a/res/values/styles.xml b/res/values/styles.xml index 474a289a2e..65d215fe11 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -59,7 +59,6 @@ @color/folder_hint_text_color_dark #CCFFFFFF ?android:attr/textColorSecondary - #FF212121 ?android:attr/colorAccent @color/workspace_accent_color_light @color/workspace_text_color_dark @@ -114,7 +113,6 @@ true #99FFFFFF #B3FFFFFF - @android:color/white #DD000000 @color/overview_scrim_dark @color/preload_icon_accent_color_dark