summaryrefslogtreecommitdiff
path: root/packages/SystemUI/res/layout/screenshot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/screenshot.xml')
-rw-r--r--packages/SystemUI/res/layout/screenshot.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/SystemUI/res/layout/screenshot.xml b/packages/SystemUI/res/layout/screenshot.xml
index c29e11bff624..c134c8e2d339 100644
--- a/packages/SystemUI/res/layout/screenshot.xml
+++ b/packages/SystemUI/res/layout/screenshot.xml
@@ -35,12 +35,6 @@
android:visibility="gone"
android:elevation="7dp"
android:src="@android:color/white"/>
- <com.android.systemui.screenshot.ScreenshotSelectorView
- android:id="@+id/screenshot_selector"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:visibility="gone"
- android:pointerIcon="crosshair"/>
<include layout="@layout/screenshot_static"
android:id="@+id/screenshot_static"/>
</com.android.systemui.screenshot.ScreenshotView>