summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge
diff options
context:
space:
mode:
authorDaisuke Miyakawa <dmiyakawa@google.com>2010-10-19 10:10:25 -0700
committerDaisuke Miyakawa <dmiyakawa@google.com>2010-10-19 10:12:50 -0700
commitc05efc1df7576b05d878734c7a5b220b5c9e3bb9 (patch)
tree39cdda5e23a7d7eb86da48b436e5eab4d16cbe9c /res/values-xlarge
parentcfcb55d3f52dda601a8fe076d783cdb3338412a2 (diff)
downloadpackages_apps_Settings-c05efc1df7576b05d878734c7a5b220b5c9e3bb9.zip
packages_apps_Settings-c05efc1df7576b05d878734c7a5b220b5c9e3bb9.tar.gz
packages_apps_Settings-c05efc1df7576b05d878734c7a5b220b5c9e3bb9.tar.bz2
UI refresh
Bug: 3110575 Change-Id: Ia6ffef6de8882920b89372052b5e29968bedfe5f
Diffstat (limited to 'res/values-xlarge')
-rw-r--r--res/values-xlarge/colors.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-xlarge/colors.xml b/res/values-xlarge/colors.xml
new file mode 100644
index 0000000..06078fa
--- /dev/null
+++ b/res/values-xlarge/colors.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+ * Copyright (C) 2010 Google Inc.
+ *
+ * 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>
+ <color name="divider_color">#ff222222</color>
+</resources>