summaryrefslogtreecommitdiffstats
path: root/res/layout/camera.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/camera.xml')
-rw-r--r--res/layout/camera.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/layout/camera.xml b/res/layout/camera.xml
index 25236473f..cda57e810 100644
--- a/res/layout/camera.xml
+++ b/res/layout/camera.xml
@@ -42,6 +42,11 @@
android:layout_width="match_parent"
android:layout_height="match_parent" />
+ <com.android.camera.ui.FaceView
+ android:id="@+id/face_view"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent" />
+
<com.android.camera.ui.GridLines
android:id="@+id/grid_lines"
android:layout_width="match_parent"