OSDN Git Service

Ensuring that the dock state is opposite of the nav bar.
authorWinson <winsonc@google.com>
Wed, 3 Aug 2016 23:25:20 +0000 (16:25 -0700)
committerWinson <winsonc@google.com>
Wed, 3 Aug 2016 23:39:38 +0000 (16:39 -0700)
commitc54c748ede08ee79dee2397d2e0820a4067ab3aa
treec55c14e933687318d7c0c54d3697a570108c1511
parentaf74842e3a5d34be67f2ec6df8a6931476d41458
Ensuring that the dock state is opposite of the nav bar.

- The nav bar now moves to follow a specific edge of the device, so we
  should always choose the opposite end of the screen to ensure a valid
  drop target is accessible.

Bug: 30548794
Change-Id: Icac8adfb167a4115377d42ddd897ac94e02077a3
packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsViewTouchHandler.java