From a6d0492e5f0dd4e1b43d4034a770241dc65f8f8c Mon Sep 17 00:00:00 2001 From: Adam Cohen Date: Thu, 23 Oct 2014 17:28:30 -0700 Subject: Allow LauncherOverlay to access and manage insets Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c --- res/layout-port/launcher.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/layout-port') diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index f2d2dd811..7ba7a8963 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -15,14 +15,15 @@ --> - + android:background="@drawable/workspace_bg" + android:fitsSystemWindows="true"> - + -- cgit v1.2.3