OSDN Git Service

Remove background scrim when there are no top insets.
authorJon Miranda <jonmiranda@google.com>
Wed, 26 Apr 2017 17:47:37 +0000 (10:47 -0700)
committerJon Miranda <jonmiranda@google.com>
Mon, 1 May 2017 19:05:10 +0000 (12:05 -0700)
commitb8b48733a994fbaf7346170d7fba01da2d31f5d4
treeb3303f22f030c4b8c25d920a6ebd55a8acab924d
parent59c4ae4d89aefebe19c020742db9c37eb8b39798
Remove background scrim when there are no top insets.

ie. In portrait multiwindow mode, the launcher is always on the
bottom so we can remove the background scrim that is meant to
protect the status bar contents.

Bug: 36397512
Change-Id: Ie9655b0604b5bebafdfb4153b370bb655129051c
src/com/android/launcher3/dragndrop/DragLayer.java