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 5d9fd1bd289..189c0f1557f 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -104,8 +104,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. --> - +