Files
frameworks_base/packages/SystemUI
Winson c8a4cdc067 Fix regression with drop targets not being visible.
- This happened because the RecentsView had the same priority as the
  touch handler, which updates the visible dock states, which RV uses
  to determine what to draw, resulting in the first time after rotation
  to not show the right targets.  The touch handler should now have a
  higher priority than the view that depends on it.

Change-Id: I9441e34f677fe105757c237db0f6970e7cf8203b
2016-01-19 22:42:53 +00:00
..
2016-01-19 18:22:33 +00:00