aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/android/res/layout/camera_connection_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/examples/android/res/layout/camera_connection_fragment.xml')
-rw-r--r--tensorflow/examples/android/res/layout/camera_connection_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/examples/android/res/layout/camera_connection_fragment.xml b/tensorflow/examples/android/res/layout/camera_connection_fragment.xml
index 01e8c4127a..a1bbdf1702 100644
--- a/tensorflow/examples/android/res/layout/camera_connection_fragment.xml
+++ b/tensorflow/examples/android/res/layout/camera_connection_fragment.xml
@@ -30,7 +30,7 @@
android:layout_alignParentTop="true" />
<org.tensorflow.demo.OverlayView
- android:id="@+id/overlay_debug"
+ android:id="@+id/debug_overlay"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_alignParentBottom="true" />