diff options
| author | 2016-01-31 17:33:29 -0800 | |
|---|---|---|
| committer | 2016-02-01 09:17:03 -0800 | |
| commit | 3d7fdc11120869c33d1445c6ed18667008f400df (patch) | |
| tree | cfa6576eb75987fccc785a22b1ec49e06ce5ddfe /libs/hwui/ProgramCache.cpp | |
| parent | 3641a80aa60dd07d9482743404c85c3ef8bcb6c8 (diff) | |
Ensure visibility of pinned activity when starting it.
Currently we depend on resuming focused activity within the focused
stack to make it visible. This doesn't work for pinned stack, because
neither the stack nor the activity are focused and as a result the
pinned activity doesn't get resumed and made visible. We need to
explicitly force visibility without focusing the stack.
This fixes two issues:
* pinned activity not showing up when launched from a different full
screen stack activity;
* no entry animation when launching the activity from another full
screen stack.
Bug: 26891834
Bug: 25672053
Change-Id: I83065e10a2d237f1a1f26115e94c6648570e1d7f
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions