summaryrefslogtreecommitdiffstats
path: root/res/layout/panorama_module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/panorama_module.xml')
-rw-r--r--res/layout/panorama_module.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout/panorama_module.xml b/res/layout/panorama_module.xml
index 5ae300272..d8748cc8b 100644
--- a/res/layout/panorama_module.xml
+++ b/res/layout/panorama_module.xml
@@ -19,12 +19,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<include layout="@layout/pano_module_capture" />
- <View
- android:id="@+id/preview_cover"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:background="@android:color/black"
- android:visibility="gone" />
<com.android.camera.ui.RotateLayout
android:id="@+id/waitingDialog"