summaryrefslogtreecommitdiffstats
path: root/res/layout/hotseat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/hotseat.xml')
-rw-r--r--res/layout/hotseat.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/layout/hotseat.xml b/res/layout/hotseat.xml
index 01cd92a63..00f0b5ff8 100644
--- a/res/layout/hotseat.xml
+++ b/res/layout/hotseat.xml
@@ -18,15 +18,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto">
- <ImageView
- android:id="@+id/drag_indicator"
- android:layout_width="@dimen/hotseat_drag_indicator_height"
- android:layout_height="@dimen/hotseat_drag_indicator_height"
- android:src="@drawable/ic_drag_indicator"
- android:tint="?attr/workspaceTextColor"
- android:scaleType="centerInside"
- android:layout_gravity="top|center_horizontal"/>
-
<com.android.launcher3.CellLayout
android:id="@+id/layout"
android:layout_width="wrap_content"