summaryrefslogtreecommitdiffstats
path: root/res/layout-port/camera_controls.xml
diff options
context:
space:
mode:
authorAngus Kong <shkong@google.com>2013-08-19 15:06:12 -0700
committerAngus Kong <shkong@google.com>2013-09-04 13:10:29 -0700
commited15d1a140986473bbe7fffd72ec9618c41c5979 (patch)
treead5a3fdff05b54fef1ec076d5fa4c80e1a419888 /res/layout-port/camera_controls.xml
parent269c824d720b2e902c4ad6c3bb23422644da1f41 (diff)
downloadandroid_packages_apps_Snap-ed15d1a140986473bbe7fffd72ec9618c41c5979.tar.gz
android_packages_apps_Snap-ed15d1a140986473bbe7fffd72ec9618c41c5979.tar.bz2
android_packages_apps_Snap-ed15d1a140986473bbe7fffd72ec9618c41c5979.zip
Bring back wide angle panorama.
bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
Diffstat (limited to 'res/layout-port/camera_controls.xml')
-rw-r--r--res/layout-port/camera_controls.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-port/camera_controls.xml b/res/layout-port/camera_controls.xml
index 5f89830c5..03e896bc0 100644
--- a/res/layout-port/camera_controls.xml
+++ b/res/layout-port/camera_controls.xml
@@ -40,7 +40,7 @@
android:layout_marginBottom="2dip"
android:contentDescription="@string/accessibility_menu_button" />
- <com.android.camera.ui.CameraSwitcher
+ <com.android.camera.ui.ModuleSwitcher
android:id="@+id/camera_switcher"
style="@style/SwitcherButton"
android:layout_gravity="bottom|left"
@@ -67,4 +67,4 @@
android:scaleType="centerInside"
android:layout_gravity="top|right" />
-</com.android.camera.ui.CameraControls> \ No newline at end of file
+</com.android.camera.ui.CameraControls>