From 75f8adf06c66b3b6f8f0ad3da62d7717c4a6e3a8 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 28 Oct 2014 16:30:20 -0700 Subject: [PATCH] Fixing insets of launcher clings Change-Id: Idbf46680f96086c93d667c26dc9ed214eeaf835e --- res/layout-land/longpress_cling.xml | 3 ++- res/layout-land/migration_cling.xml | 2 ++ res/layout-port/longpress_cling.xml | 3 ++- res/layout-port/migration_cling.xml | 2 ++ res/layout-sw600dp-port/longpress_cling.xml | 3 ++- 5 files changed, 10 insertions(+), 3 deletions(-) diff --git a/res/layout-land/longpress_cling.xml b/res/layout-land/longpress_cling.xml index 93bbc077a9..9672dd8a05 100644 --- a/res/layout-land/longpress_cling.xml +++ b/res/layout-land/longpress_cling.xml @@ -1,9 +1,10 @@ diff --git a/res/layout-land/migration_cling.xml b/res/layout-land/migration_cling.xml index 307cba8a8a..db93da87af 100644 --- a/res/layout-land/migration_cling.xml +++ b/res/layout-land/migration_cling.xml @@ -15,9 +15,11 @@ limitations under the License. --> diff --git a/res/layout-port/longpress_cling.xml b/res/layout-port/longpress_cling.xml index 8e35f5c1a7..c0b526713a 100644 --- a/res/layout-port/longpress_cling.xml +++ b/res/layout-port/longpress_cling.xml @@ -1,9 +1,10 @@