summaryrefslogtreecommitdiffstats
path: root/res/layout-port/switcher_popup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/switcher_popup.xml')
-rw-r--r--res/layout-port/switcher_popup.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout-port/switcher_popup.xml b/res/layout-port/switcher_popup.xml
index b1481a347..8fe09a361 100644
--- a/res/layout-port/switcher_popup.xml
+++ b/res/layout-port/switcher_popup.xml
@@ -18,8 +18,7 @@
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_alignBottom="@id/camera_switcher"
- android:layout_alignLeft="@id/camera_switcher"
+ android:layout_gravity="bottom|left"
android:layout_marginLeft="8dip"
android:layout_marginBottom="8dip"
android:paddingLeft="16dip"