summaryrefslogtreecommitdiffstats
path: root/res/values-sw340dp-land/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw340dp-land/styles.xml')
-rw-r--r--res/values-sw340dp-land/styles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-sw340dp-land/styles.xml b/res/values-sw340dp-land/styles.xml
index edd63a4ce..77ce2de67 100644
--- a/res/values-sw340dp-land/styles.xml
+++ b/res/values-sw340dp-land/styles.xml
@@ -22,7 +22,7 @@
<style name="QSBBar">
<item name="android:orientation">vertical</item>
<item name="android:layout_width">@dimen/qsb_bar_height</item>
- <item name="android:layout_height">320dp</item>
- <item name="android:layout_gravity">left</item>
+ <item name="android:layout_height">match_parent</item>
+ <item name="android:layout_gravity">left|center_vertical</item>
</style>
</resources>