summaryrefslogtreecommitdiffstats
path: root/res/values-sw340dp-port
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-11-28 13:50:35 -0800
committerWinson Chung <winsonc@google.com>2011-11-28 13:51:05 -0800
commit19cd4b9b5b04c894493d440cda59dca543a566dd (patch)
tree6e51cf1f6727d77849332f6d9ae49b50acd6a0d7 /res/values-sw340dp-port
parent8171d8ce48765cbc9e6ed96ac3dc173a8969616d (diff)
downloadandroid_packages_apps_Trebuchet-19cd4b9b5b04c894493d440cda59dca543a566dd.tar.gz
android_packages_apps_Trebuchet-19cd4b9b5b04c894493d440cda59dca543a566dd.tar.bz2
android_packages_apps_Trebuchet-19cd4b9b5b04c894493d440cda59dca543a566dd.zip
Forcing tabs to be single line and width bound (Bug 5646142)
Change-Id: Ia84bde47c5e4b254b636b2697c4f4889ce4f8b95
Diffstat (limited to 'res/values-sw340dp-port')
-rw-r--r--res/values-sw340dp-port/styles.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-sw340dp-port/styles.xml b/res/values-sw340dp-port/styles.xml
index 9a4224988..b309d85d0 100644
--- a/res/values-sw340dp-port/styles.xml
+++ b/res/values-sw340dp-port/styles.xml
@@ -26,6 +26,9 @@
</style>
<!-- AppsCustomize -->
+ <style name="TabIndicator.AppsCustomize">
+ <item name="android:maxWidth">150dp</item>
+ </style>
<style name="WorkspaceIcon.Portrait.AppsCustomize">
<item name="android:singleLine">false</item>
<item name="android:maxLines">2</item>