aboutsummaryrefslogtreecommitdiff
path: root/common/res_leanback/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/res_leanback/values/colors.xml')
-rw-r--r--common/res_leanback/values/colors.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/common/res_leanback/values/colors.xml b/common/res_leanback/values/colors.xml
deleted file mode 100644
index 5230dfb8..00000000
--- a/common/res_leanback/values/colors.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2015 The Android Open Source Project
- ~
- ~ Licensed under the Apache License, Version 2.0 (the "License");
- ~ you may not use this file except in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~ http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing, software
- ~ distributed under the License is distributed on an "AS IS" BASIS,
- ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~ See the License for the specific language governing permissions and
- ~ limitations under the License.
- -->
-
-<resources>
- <!-- Onboarding screen -->
- <color name="lb_page_indicator_dot">#014269</color>
- <color name="lb_page_indicator_arrow_background">#EEEEEE</color>
- <color name="lb_page_indicator_arrow_shadow">#4C000000</color>
-</resources>