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
committerCamera Software Integration <camswint@localhost>2015-12-22 16:21:35 +0530
commit4a07f92f3edf930a58cf810831a243001a9ad31e (patch)
tree9f1082a763d89a4c8e7b4955f69b1421ad8f5eb4 /res/layout/photo_module.xml
parent854974258687f49cab1216fc32f75a3cdbc4785f (diff)
downloadandroid_packages_apps_Snap-4a07f92f3edf930a58cf810831a243001a9ad31e.tar.gz
android_packages_apps_Snap-4a07f92f3edf930a58cf810831a243001a9ad31e.tar.bz2
android_packages_apps_Snap-4a07f92f3edf930a58cf810831a243001a9ad31e.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 afc637773..c6d0a8def 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"