summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorScott Kennedy <skennedy@google.com>2013-08-20 14:12:44 -0700
committerScott Kennedy <skennedy@google.com>2013-08-20 14:12:44 -0700
commit35e2a6cc4e16b274557f5b64f74eff006bb3aa6c (patch)
tree5ed107c17bf40fdfbc43022259344311d45127ba /res/values-sw720dp
parent52b5e7b220325c60e73cbd11e619790f152a600d (diff)
downloadandroid_packages_apps_UnifiedEmail-35e2a6cc4e16b274557f5b64f74eff006bb3aa6c.tar.gz
android_packages_apps_UnifiedEmail-35e2a6cc4e16b274557f5b64f74eff006bb3aa6c.tar.bz2
android_packages_apps_UnifiedEmail-35e2a6cc4e16b274557f5b64f74eff006bb3aa6c.zip
Remove more unused resources
Change-Id: I40b6fe884e551619b400484f7cc2e971a0e18fae
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/styles.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml
deleted file mode 100644
index ad4943297..000000000
--- a/res/values-sw720dp/styles.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012 Google Inc.
- Licensed to 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="AccountSwitchSpinnerItem" parent="@style/PlainSpinnerDropdown">
- <item name="android:layout_width">276dp</item>
- </style>
- <style name="unreadCountActionBarTablet" parent="@style/UnreadCountActionBar">
- <item name="android:layout_marginLeft">12dp</item>
- <item name="android:layout_width">wrap_content</item>
- </style>
-</resources>