summaryrefslogtreecommitdiff
path: root/res/layout-land/group_source_button.xml
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2013-04-05 21:17:15 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-04-05 21:17:15 +0000
commit5073df0b4fc6cedb58695a5fedaf283d6b94335c (patch)
tree14426e1ecbdf0bdcd04124964c80b91cefcb43fe /res/layout-land/group_source_button.xml
parent7c4ddc01f5996c1894fcbe05469b62f8b5fe8e51 (diff)
parent7d3b91577f84a4f5092d28ed0f3cfe7e0df32696 (diff)
downloadContacts-5073df0b4fc6cedb58695a5fedaf283d6b94335c.tar.gz
Merge "Fix bug #7536213 UI should be mirrored for RTL languages (people, dialer, in-call)" into jb-mr2-dev
Diffstat (limited to 'res/layout-land/group_source_button.xml')
-rw-r--r--res/layout-land/group_source_button.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout-land/group_source_button.xml b/res/layout-land/group_source_button.xml
index af62c2ca7..3bc10e719 100644
--- a/res/layout-land/group_source_button.xml
+++ b/res/layout-land/group_source_button.xml
@@ -48,6 +48,8 @@
android:layout_height="25dip"
android:layout_marginLeft="7dip"
android:layout_marginRight="7dip"
+ android:layout_marginStart="7dip"
+ android:layout_marginEnd="7dip"
android:layout_gravity="center_vertical"/>
</LinearLayout>