diff options
author | Jorim Jaggi <jjaggi@google.com> | 2016-02-03 19:27:49 -0800 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2016-02-04 14:37:47 -0800 |
commit | 1b025a6026fc988ad849303f0df7821354b84c86 (patch) | |
tree | a038422b3fb523eca7bbbf3c8b8feea5e3ad0d2b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 8202b2a5db2219c72c4895b497d256ddca216821 (diff) |
More multi-window fixes
- When exiting multi-window (taskOverride gets EMPTY), emulate
the same task configuration so we don't end up with unnecessary
relaunches.
- Fix flicker by not calling WM.setAppVisibility if the app is
already visible. setAppVisibility makes a dummy transition,
which sets the transformation's alpha to zero if we think that
the app is not visible, which is the case because the app is in
DRAW_PENDING state because we are waiting for it to exit the
dragResize mode, but it's really visible.
Change-Id: Ieb4f586ae86e1185b21a901c57883a1f19d58fee
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions