summaryrefslogtreecommitdiffstats
path: root/res/values-land/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-land/styles.xml')
-rw-r--r--res/values-land/styles.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index ea79a5a4d..437a51110 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -18,6 +18,11 @@
-->
<resources>
+<!-- Workspace -->
+ <style name="WorkspaceScreen">
+ <item name="android:layout_width">wrap_content</item>
+ <item name="android:layout_height">match_parent</item>
+ </style>
<!-- Search Bar -->
<style name="SearchDropTargetBar">
<item name="android:orientation">vertical</item>