From 8dbb0433f18d9c92ba0bd410e38fdcca6793d3c7 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Wed, 8 Jan 2014 14:04:34 -0800 Subject: Adding migration Clings. (Bug 11973614) - Refactoring Launcher cling code out to LauncherClings. Change-Id: Iff4f84f5b8bfeb69b1be0b4802022c3eb20b6f2c --- res/layout-port/launcher.xml | 10 +++ res/layout-port/migration_cling.xml | 93 +++++++++++++++++++++++++++ res/layout-port/migration_workspace_cling.xml | 70 ++++++++++++++++++++ res/values/strings.xml | 8 +++ 4 files changed, 181 insertions(+) create mode 100644 res/layout-port/migration_cling.xml create mode 100644 res/layout-port/migration_workspace_cling.xml (limited to 'res') diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index a3e646388..2ccd651fa 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -69,6 +69,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="gone" /> + + + + + + + + + + + + + + + + + +