summaryrefslogtreecommitdiffstats
path: root/res/layout/capture_module.xml
diff options
context:
space:
mode:
authorweijiew <weijiew@codeaurora.org>2016-12-02 19:56:28 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-05 19:04:51 -0800
commitb39e01c54b0d46b8a005e48e88537bc875b4977b (patch)
tree57cdbafc165c847e6cb8826c3e591d18230c1290 /res/layout/capture_module.xml
parent1faccedafea1dfd535261d5935e457ba353296ef (diff)
downloadandroid_packages_apps_Snap-b39e01c54b0d46b8a005e48e88537bc875b4977b.tar.gz
android_packages_apps_Snap-b39e01c54b0d46b8a005e48e88537bc875b4977b.tar.bz2
android_packages_apps_Snap-b39e01c54b0d46b8a005e48e88537bc875b4977b.zip
SnapdragonCamera: Show label and dialog when switch to new scene mode
Show label and instructional dialog when switch to new scene mode Change-Id: I75becaa9bb898ca9ef68c94b1195069131745f14 CRs-Fixed: 1091210
Diffstat (limited to 'res/layout/capture_module.xml')
-rw-r--r--res/layout/capture_module.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml
index fc05fd0ca..affb6b081 100644
--- a/res/layout/capture_module.xml
+++ b/res/layout/capture_module.xml
@@ -93,6 +93,9 @@
</com.android.camera.ui.RotateLayout>
<include
+ layout="@layout/scene_mode_label"/>
+
+ <include
style="@style/CameraControls"
layout="@layout/one_ui_layout"
android:layout_gravity="center" />