summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge-port
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-06-23 13:04:10 -0700
committerWinson Chung <winsonc@google.com>2011-06-23 16:08:54 -0700
commit4e076545e4ccdbd3c045a3fa33869a2b7519a0cc (patch)
treed3b4cead2ddfb3cf594bda719e2ed5115ddfb41f /res/values-xlarge-port
parent845149a05acbe2ca629d9e4f8ef7e84128de1162 (diff)
downloadandroid_packages_apps_Trebuchet-4e076545e4ccdbd3c045a3fa33869a2b7519a0cc.tar.gz
android_packages_apps_Trebuchet-4e076545e4ccdbd3c045a3fa33869a2b7519a0cc.tar.bz2
android_packages_apps_Trebuchet-4e076545e4ccdbd3c045a3fa33869a2b7519a0cc.zip
Cleaning up dead code.
Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
Diffstat (limited to 'res/values-xlarge-port')
-rw-r--r--res/values-xlarge-port/styles.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/res/values-xlarge-port/styles.xml b/res/values-xlarge-port/styles.xml
deleted file mode 100644
index 2c5f5bb6e..000000000
--- a/res/values-xlarge-port/styles.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-* Copyright (C) 2011 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>
- <style name="CustomizeTabIndicator.Wide" parent="TabIndicator.Wide">
- <item name="android:paddingLeft">20dp</item>
- <item name="android:paddingRight">20dp</item>
- </style>
-</resources>