summaryrefslogtreecommitdiffstats
path: root/res/layout/photo_module.xml
diff options
context:
space:
mode:
authorCamera Software Integration <camswint@localhost>2015-10-28 16:01:21 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-02-17 12:54:54 -0800
commit467196121cd51f298ef08aee1847d05270b46c81 (patch)
tree9206bb03da223bb633d5ec4e2de25512789f09e9 /res/layout/photo_module.xml
parent22c9b14239c5fd517f2ebff84d499e3b30a36551 (diff)
downloadandroid_packages_apps_Snap-467196121cd51f298ef08aee1847d05270b46c81.tar.gz
android_packages_apps_Snap-467196121cd51f298ef08aee1847d05270b46c81.tar.bz2
android_packages_apps_Snap-467196121cd51f298ef08aee1847d05270b46c81.zip
SnapdragonCamera: Implementing SelfieFlash feature
Introducing SelfieFlash feature. Change-Id: I7b73d9db585038640b715092b01e037538ef68aa CRs-Fixed: 937232
Diffstat (limited to 'res/layout/photo_module.xml')
-rw-r--r--res/layout/photo_module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index 7487e73b2..e1211baea 100644
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -25,6 +25,7 @@
android:layout_height="match_parent"
android:layout_gravity="center" >
<include layout="@layout/count_down_to_capture" />
+ <include layout="@layout/selfie_flash_view" />
<FrameLayout
android:id="@+id/preview_container"
android:layout_width="match_parent"