summaryrefslogtreecommitdiffstats
path: root/res/layout/photo_module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/photo_module.xml')
-rw-r--r--res/layout/photo_module.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index 178359296..a516f0034 100644
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -57,6 +57,10 @@
android:layout_marginTop="15dip"
android:layout_marginLeft="15dip" />
</RelativeLayout>
+ <com.android.camera.ui.focus.FocusRingView
+ android:id="@+id/focus_ring"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent" />
<ImageView
android:id="@+id/review_image"
android:layout_width="match_parent"