summaryrefslogtreecommitdiff
path: root/res/layout/activity_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/activity_main.xml')
-rw-r--r--res/layout/activity_main.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml
index c54786f..6d15ca6 100644
--- a/res/layout/activity_main.xml
+++ b/res/layout/activity_main.xml
@@ -20,7 +20,7 @@
android:layout_height="fill_parent"
android:background="#FF000000" />
- <com.google.snappy.PreviewOverlay
+ <com.android.devcamera.PreviewOverlay
android:id="@+id/preview_overlay_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent" />
@@ -229,4 +229,4 @@
</HorizontalScrollView>
-</LinearLayout> \ No newline at end of file
+</LinearLayout>