summaryrefslogtreecommitdiffstats
path: root/res/values-land/styles.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2012-04-26 14:56:12 -0700
committerAdam Cohen <adamcohen@google.com>2012-04-26 15:48:08 -0700
commitd5f8c3479a630b12bfa3fbfaedf160f9a7194b00 (patch)
tree3e952ae9a43570ab3db62ede2dedc45e99715f7c /res/values-land/styles.xml
parent58039d634cb36da561501ccfafc266e1d83d0b4f (diff)
downloadandroid_packages_apps_Trebuchet-d5f8c3479a630b12bfa3fbfaedf160f9a7194b00.tar.gz
android_packages_apps_Trebuchet-d5f8c3479a630b12bfa3fbfaedf160f9a7194b00.tar.bz2
android_packages_apps_Trebuchet-d5f8c3479a630b12bfa3fbfaedf160f9a7194b00.zip
Refactoring padding dimens for CellLayouts and Workspace
Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
Diffstat (limited to 'res/values-land/styles.xml')
-rw-r--r--res/values-land/styles.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index 71ab65859..f4519ab34 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -18,12 +18,6 @@
-->
<resources>
-<!-- Workspace -->
- <style name="WorkspaceScreen">
- <item name="android:layout_width">wrap_content</item>
- <item name="android:layout_height">wrap_content</item>
- </style>
-
<!-- Search Bar -->
<style name="QSBBar">
<item name="android:orientation">vertical</item>