summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorVikram Aggarwal <viki@google.com>2012-02-07 15:27:20 -0800
committerVikram Aggarwal <viki@google.com>2012-02-09 14:16:48 -0800
commit80aeac5356b5a14a5ef2aff8f0f72a464c9a3cb4 (patch)
treedd2c44ee92fa120eaa8057b1d5fb68b83ce8ec7c /res/values-sw720dp
parente7a2422ebff93a73340aceab4c006909bccca8a9 (diff)
downloadandroid_packages_apps_UnifiedEmail-80aeac5356b5a14a5ef2aff8f0f72a464c9a3cb4.tar.gz
android_packages_apps_UnifiedEmail-80aeac5356b5a14a5ef2aff8f0f72a464c9a3cb4.tar.bz2
android_packages_apps_UnifiedEmail-80aeac5356b5a14a5ef2aff8f0f72a464c9a3cb4.zip
Show Conversation Lists
Change-Id: Ia4356aaa5ee698cad6f648b9d26a5719ba8076ba
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/styles.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml
new file mode 100644
index 000000000..fbec80e97
--- /dev/null
+++ b/res/values-sw720dp/styles.xml
@@ -0,0 +1,23 @@
+<?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="unreadCountActionBarTablet" parent="@style/UnreadCountActionBar">
+ <item name="android:layout_marginLeft">16dp</item>
+ <item name="android:layout_width">wrap_content</item>
+ </style>
+</resources>