diff options
author | shawnlin <shawnlin@google.com> | 2020-12-04 20:44:23 +0800 |
---|---|---|
committer | shawnlin <shawnlin@google.com> | 2020-12-10 15:55:15 +0800 |
commit | 15900d8a3527b3a5e9cfd18a150634150c850e16 (patch) | |
tree | 333cbc881b4a2e17d88f350bf2c683898c1a3a00 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0d4064bd03962cfa4ae2b3f8d48b21e4696f0db0 (diff) |
Add a new method to notify system to detach the nav bar
For the attaching the nav bar to the app during quick switch, we
reparent the leash of the nav bar to the app the user swipes from and
restore it back when the quick switch gesture is finished.
There is a callback IRecentsAnimationController.finish() which seems to
be a good timing to restore the nav bar. However, it doesn't work well
in the live tile mode.
In the live tile mode, the overview won't call
IRecentsAnimationController.finish() until a new task is started and
this is why we need to add this API.
Bug: 139273001
Test: make
Change-Id: Iabea2fb222a2dacd57207b74d1778f93237268ea
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions