summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2010-10-07 11:44:33 -0400
committerJoe Onorato <joeo@google.com>2010-10-07 11:44:50 -0400
commit37265ef6a76155354e39c37a41de2cda893bfb71 (patch)
tree7af8a748288c593e0f44466890f210bdc09d4c55 /res/values-xlarge
parentc0e8fcae492730210b2b8b6d5bb3d65636bad245 (diff)
downloadpackages_apps_trebuchet-37265ef6a76155354e39c37a41de2cda893bfb71.zip
packages_apps_trebuchet-37265ef6a76155354e39c37a41de2cda893bfb71.tar.gz
packages_apps_trebuchet-37265ef6a76155354e39c37a41de2cda893bfb71.tar.bz2
Fix crash on phones about no resource.
Bug: 3039845 Change-Id: If7b08eafd3fe6cdfc75a92ddcf463371359c3633
Diffstat (limited to 'res/values-xlarge')
-rw-r--r--res/values-xlarge/colors.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values-xlarge/colors.xml b/res/values-xlarge/colors.xml
deleted file mode 100644
index d4c6fad..0000000
--- a/res/values-xlarge/colors.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-**
-** Copyright 2010, 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>
- <color name="app_info_filter">#A50000FE</color>
- <color name="dimmed_view_color">#FF7F7F7F</color>
-</resources> \ No newline at end of file