summaryrefslogtreecommitdiffstats
path: root/res/layout/pano_capture_module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/pano_capture_module.xml')
-rw-r--r--res/layout/pano_capture_module.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/layout/pano_capture_module.xml b/res/layout/pano_capture_module.xml
index e382570ef..c8809af37 100644
--- a/res/layout/pano_capture_module.xml
+++ b/res/layout/pano_capture_module.xml
@@ -34,6 +34,10 @@
android:id="@+id/preview_process_view"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
+
+ <include
+ layout="@layout/scene_mode_label"/>
+
<include
style="@style/CameraControls"
layout="@layout/camera_controls"