OSDN Git Service

Preventing overdraw. Drawing background directly at the window, instead of
authorSunny Goyal <sunnygoyal@google.com>
Tue, 19 May 2015 19:36:46 +0000 (12:36 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Thu, 21 May 2015 19:29:14 +0000 (12:29 -0700)
commit4a6c6f31050a81068cff13fe0cc274f9be826d90
tree174a11e2479c7dbc61b7c09c35353309e9fa24b8
parentf3a21c8ca2d100e779958ba6fd600c28e399d956
Preventing overdraw. Drawing background directly at the window, instead of
the rootview.

Change-Id: Ie974752e739d9acd1fbd765809c671f82f462644
res/layout-land/launcher.xml
res/layout-port/launcher.xml
res/layout-sw720dp/launcher.xml
src/com/android/launcher3/Launcher.java