diff --git a/res/drawable/switchbar_background.xml b/res/drawable/switchbar_background.xml index 3d729fdec67..a58f2e9f2f1 100644 --- a/res/drawable/switchbar_background.xml +++ b/res/drawable/switchbar_background.xml @@ -16,6 +16,6 @@ - + diff --git a/res/values/attrs.xml b/res/values/attrs.xml index ffc233b3e60..8fb61dd3f2a 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -121,8 +121,6 @@ - - diff --git a/res/values/colors.xml b/res/values/colors.xml index ccc521c2c80..1a4d66597c0 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -124,8 +124,6 @@ #eeeeee - #ff37474f - #f5f5f5 diff --git a/res/values/themes.xml b/res/values/themes.xml index 1268e4d42f2..43bb55c295c 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -129,9 +129,7 @@ layouts against a remote context using our local theme colors. Due to the implementation details of Theme, we can't reference any local resources and MUST instead use the values directly. So use #ff263238 instead of @color/theme_primary and so on. --> - +