summaryrefslogtreecommitdiffstats
path: root/res/layout/capture_module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/capture_module.xml')
-rwxr-xr-xres/layout/capture_module.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml
index 7a04a188d..5b0b998f4 100755
--- a/res/layout/capture_module.xml
+++ b/res/layout/capture_module.xml
@@ -87,6 +87,11 @@
android:layout_height="100dip"
android:layout_marginTop="180dip"
android:layout_marginLeft="10dip" />
+
+ <com.android.camera.ui.focus.FocusRingView
+ android:id="@+id/focus_ring"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent" />
</FrameLayout>
<com.android.camera.ui.RenderOverlay