diff options
author | Matthew Ng <ngmatthew@google.com> | 2017-05-18 14:42:51 -0700 |
---|---|---|
committer | Matthew Ng <ngmatthew@google.com> | 2017-05-18 15:54:28 -0700 |
commit | 26a1cecd2f9e99d7024d80748f165762a82df1e1 (patch) | |
tree | 9961a44c63a6dd2b58bf0c5af924bfa62fe03ccc /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 97578e313c2624a118615bb934c6c7b54b4f0ad3 (diff) |
Do not unminimize after rotate when minimized getting wrong transition
Docked divider was launching recents (which would unminimize) after
rotation if there was more than 1 app window token in
WindowManagerService.mOpeningApps and therefore this occurred
intermittently. Also the app transition was incorrect
WindowSurfacePlacer.handleAppTransitionReadyLocked() taking TRANSIT_NONE
and converting it to something else (maybeUpdateTransitToWallpaper).
Therefore pass through TRANSIT_NONE to prevent recents to run after
rotating the screen even if more than 1 app window token is in
mOpeningApps.
Test: manual - play around with split screen then minimize and rotate
Fixes: 38393264
Change-Id: Ifd536a8ce19f27c9244d68e3a63cad31e0b5d775
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions