diff options
author | Wale Ogunwale <ogunwale@google.com> | 2017-04-23 18:39:45 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2017-04-24 12:13:30 -0700 |
commit | 8997322ed3c8014e1833323b71e5a8d34e6a9e14 (patch) | |
tree | 8f64b9d58729fb9c3449fd8f029af8711e711eca /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 5c0f27a24b0c9551eb37fad7c519a177075346ad (diff) |
Fixed transition animation from pipable activities
- Defer telling the client it is hidden if it can enter Pip and isn't
current stopped or stopping. This gives it a chance to enter Pip in
onPause().
- Once pause is complete set the visiblity to false to stop deferring
hiding client.
- Don't allow FLAG_RESUME_WHILE_PAUSING activity to resume until the
currently resumed activity is puased if the currently resumed activity
can enter Pip.
- Detach child surfaces added by the client process in
WindowState.sendAppVisibilityToClients() right before we notify the
client.
Test: manual
Change-Id: I3848f2b93f4f1d3ceec5a1ccd2e127c614f70fe4
Fixes: 37370508
Fixes: 37622341
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions