summaryrefslogtreecommitdiffstats
path: root/res/layout/video_camera.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/video_camera.xml')
-rw-r--r--res/layout/video_camera.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/video_camera.xml b/res/layout/video_camera.xml
index 780d4f5..839472a 100644
--- a/res/layout/video_camera.xml
+++ b/res/layout/video_camera.xml
@@ -15,7 +15,7 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:camera="http://schemas.android.com/apk/res/com.android.camera"
+ xmlns:camera="http://schemas.android.com/apk/res/com.google.android.camera"
android:id="@+id/video_camera"
android:background="@drawable/camera_background"
android:orientation="horizontal"