From fedca43d396d6fd7c46fbb2f37dfa7cfe3b31834 Mon Sep 17 00:00:00 2001 From: Vadim Tryshev Date: Wed, 19 Aug 2015 17:55:02 -0700 Subject: Moving drag-drop related code into a separate package. This is per an earlier CR comment "we should probably move all this code to its own package (launcher3.dragndrop) in a separate cl". I'm not moving DragSource because it's referred from gsa code. Bug: 22609426 Change-Id: Ia7204dab99c0c395c66b77143a2d60411153f5f3 --- res/layout-land/launcher.xml | 4 ++-- res/layout-port/launcher.xml | 4 ++-- res/layout-sw720dp/launcher.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'res') diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index 6500ebcd2..f431fb132 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -23,7 +23,7 @@ android:layout_height="match_parent" android:fitsSystemWindows="true"> - @@ -68,7 +68,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="invisible" /> - + - @@ -78,7 +78,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="invisible" /> - + - @@ -76,7 +76,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="invisible" /> - +