summaryrefslogtreecommitdiffstats
path: root/res/layout-port
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-12-03 15:31:25 -0800
committerSunny Goyal <sunnygoyal@google.com>2016-02-23 12:06:16 -0800
commit32554d1c6169df944f651846c64096f8bb57fb31 (patch)
tree8b40acce1d9e5a3e43d715fac10a4ddf86aec87f /res/layout-port
parent261194387beebaa7927ec4e310274218b651494d (diff)
downloadandroid_packages_apps_Trebuchet-32554d1c6169df944f651846c64096f8bb57fb31.tar.gz
android_packages_apps_Trebuchet-32554d1c6169df944f651846c64096f8bb57fb31.tar.bz2
android_packages_apps_Trebuchet-32554d1c6169df944f651846c64096f8bb57fb31.zip
Cleaning up the overlay interface
Removing some unnecessary and unused methods Bug: 25993953 Change-Id: I4d715cdee04eb7b0ebef673d885a4258c521ff1f
Diffstat (limited to 'res/layout-port')
-rw-r--r--res/layout-port/launcher.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml
index fb015f8ec..39f5ac1c9 100644
--- a/res/layout-port/launcher.xml
+++ b/res/layout-port/launcher.xml
@@ -85,10 +85,4 @@
android:visibility="invisible" />
</com.android.launcher3.dragndrop.DragLayer>
- <ViewStub
- android:id="@+id/launcher_overlay_stub"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:inflatedId="@+id/launcher_overlay"
- android:layout="@layout/launcher_overlay" />
</com.android.launcher3.LauncherRootView>