summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2013-04-26 11:09:29 -0700
committerMichael Kolb <kolby@google.com>2013-04-26 15:47:00 -0700
commit81dc4d290692f050dd40066e0d2f329ecfb0e460 (patch)
treedb95a1e6fd6ee20980c9e57b1288f5fb877b8e40 /res/layout-land
parent877482335f89da699d0c986e585e489dc7f2d7d9 (diff)
downloadandroid_packages_apps_Snap-81dc4d290692f050dd40066e0d2f329ecfb0e460.tar.gz
android_packages_apps_Snap-81dc4d290692f050dd40066e0d2f329ecfb0e460.tar.bz2
android_packages_apps_Snap-81dc4d290692f050dd40066e0d2f329ecfb0e460.zip
Add new indicators
Bug: 8640131 Change-Id: I9e567ddafa130e84af4d56a69ba7e389e64e3456
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/camera_controls.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/layout-land/camera_controls.xml b/res/layout-land/camera_controls.xml
index 683f0e50b..e99c0cb0c 100644
--- a/res/layout-land/camera_controls.xml
+++ b/res/layout-land/camera_controls.xml
@@ -26,10 +26,10 @@
android:layout_gravity="right" />
<include layout="@layout/menu_indicators"
- android:layout_width="80dip"
- android:layout_height="80dip"
+ android:layout_width="64dip"
+ android:layout_height="64dip"
android:layout_marginTop="-5dip"
- android:layout_marginRight="-2dip"
+ android:layout_marginRight="6dip"
android:layout_gravity="top|right"/>
<com.android.camera.ui.PieMenuButton