summaryrefslogtreecommitdiffstats
path: root/res/layout-land/switcher_popup.xml
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2013-03-04 18:36:36 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-03-04 18:36:37 +0000
commitfa7440b031c06a8c69e19ee0f6a3d44a0beb8e71 (patch)
tree95eb306f6f5594bb0ceb47f6dc2e3736ec71cc6f /res/layout-land/switcher_popup.xml
parente118ac5340f04b2cd8e421bee3f85db723a51d38 (diff)
parentc7fe2c5b1792edfc4054022e72ab3f45e272f361 (diff)
downloadandroid_packages_apps_Gallery2-fa7440b031c06a8c69e19ee0f6a3d44a0beb8e71.tar.gz
android_packages_apps_Gallery2-fa7440b031c06a8c69e19ee0f6a3d44a0beb8e71.tar.bz2
android_packages_apps_Gallery2-fa7440b031c06a8c69e19ee0f6a3d44a0beb8e71.zip
Merge "Flatten view hierarchy and rotate views" into gb-ub-photos-bryce
Diffstat (limited to 'res/layout-land/switcher_popup.xml')
-rw-r--r--res/layout-land/switcher_popup.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout-land/switcher_popup.xml b/res/layout-land/switcher_popup.xml
index b949f9633..fc2d7bc77 100644
--- a/res/layout-land/switcher_popup.xml
+++ b/res/layout-land/switcher_popup.xml
@@ -18,8 +18,7 @@
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_alignBottom="@id/camera_switcher"
- android:layout_alignRight="@id/camera_switcher"
+ android:layout_gravity="bottom|right"
android:layout_marginRight="8dip"
android:layout_marginBottom="8dip"
android:paddingLeft="8dip"