OSDN Git Service

Reverting ag/1288123
authorWinson <winsonc@google.com>
Fri, 5 Aug 2016 20:58:31 +0000 (13:58 -0700)
committerWinson <winsonc@google.com>
Fri, 5 Aug 2016 21:12:39 +0000 (14:12 -0700)
commit08deff0a67bd1e2d44477ed7c84c39fb3299fb7c
tree36b1f927fb699b02481d69341a5de2563ca6ceb3
parentc49dfaf4d6161471a68bbc08d947c5d697a507e2
Reverting ag/1288123

- Reverts the change to draw the drop targets opposite of the nav bar
- Fixes the issue with the drop divider being occluded by the nav bar
  when the phone is in landscape orientation.  Instead, expand the
  drag overlay to include the nav bar space.

Bug: 30548794
Change-Id: I70ed3513547e101e49c8eba114a153c5a1f36bee
packages/SystemUI/src/com/android/systemui/recents/model/TaskStack.java
packages/SystemUI/src/com/android/systemui/recents/views/DropTarget.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsViewTouchHandler.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java