summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp/launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp/launcher.xml')
-rw-r--r--res/layout-sw600dp/launcher.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/layout-sw600dp/launcher.xml b/res/layout-sw600dp/launcher.xml
index 94c69a683..b8d01f7dc 100644
--- a/res/layout-sw600dp/launcher.xml
+++ b/res/layout-sw600dp/launcher.xml
@@ -14,9 +14,9 @@
limitations under the License.
-->
-<com.android.launcher2.DragLayer
+<com.cyanogenmod.trebuchet.DragLayer
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"
android:id="@+id/drag_layer"
android:layout_width="match_parent"
@@ -51,4 +51,4 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone" />
-</com.android.launcher2.DragLayer>
+</com.cyanogenmod.trebuchet.DragLayer>