summaryrefslogtreecommitdiffstats
path: root/res/values-sw340dp-land
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2013-01-24 21:50:23 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-01-24 21:50:23 +0000
commit892d023c548a5e49b67b4c81ff1e3e9d02004e6e (patch)
tree32f05aa0f8785914d6bdf7f346d0ed05f6ad3ec6 /res/values-sw340dp-land
parenta0d39c9da94bfd21227e3fca1065ccaa782962af (diff)
parentcc11f742586b57c576026b7756a46209fe793ea1 (diff)
downloadandroid_packages_apps_Trebuchet-892d023c548a5e49b67b4c81ff1e3e9d02004e6e.tar.gz
android_packages_apps_Trebuchet-892d023c548a5e49b67b4c81ff1e3e9d02004e6e.tar.bz2
android_packages_apps_Trebuchet-892d023c548a5e49b67b4c81ff1e3e9d02004e6e.zip
Merge "Add first RTL support to Launcher"
Diffstat (limited to 'res/values-sw340dp-land')
-rw-r--r--res/values-sw340dp-land/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-sw340dp-land/styles.xml b/res/values-sw340dp-land/styles.xml
index 77ce2de67..203827df5 100644
--- a/res/values-sw340dp-land/styles.xml
+++ b/res/values-sw340dp-land/styles.xml
@@ -23,6 +23,6 @@
<item name="android:orientation">vertical</item>
<item name="android:layout_width">@dimen/qsb_bar_height</item>
<item name="android:layout_height">match_parent</item>
- <item name="android:layout_gravity">left|center_vertical</item>
+ <item name="android:layout_gravity">start|center_vertical</item>
</style>
</resources>