From 4a6c6f31050a81068cff13fe0cc274f9be826d90 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 19 May 2015 12:36:46 -0700 Subject: Preventing overdraw. Drawing background directly at the window, instead of the rootview. Change-Id: Ie974752e739d9acd1fbd765809c671f82f462644 --- res/layout-port/launcher.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'res/layout-port') diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index 5a018c516..7202f7b32 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -22,7 +22,6 @@ android:id="@+id/launcher" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@drawable/workspace_bg" android:fitsSystemWindows="true">