diff options
author | Jorim Jaggi <jjaggi@google.com> | 2020-03-24 22:28:38 +0100 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2020-03-27 20:11:31 +0100 |
commit | 49b9f6c67c777898f4f956a433a11292174e37b9 (patch) | |
tree | a8686e84fd9ba3a5eb1995e7258257fe4d904563 /tools/aapt2/java/AnnotationProcessor_test.cpp | |
parent | ac30aafd29174c2d17cb39b646920b9d7f6e65ed (diff) |
Fix flickers when changing control
- Do not reset system bar visibility when changing control target
- Do not apply hide transaction when gaining control, because that
may result in a single-frame flicker because it will conflict with
the animation
- Check requestedVisible instead of InsetsState.isVisible in
DecorView to avoid drawing the bar backgrounds transiently
- Abort transient mode when focused win changes.
Bug: 150195782
Bug: 152014877
Change-Id: I8bc9cdc89ce7364984ade8146e12a706ad5e8edb
Diffstat (limited to 'tools/aapt2/java/AnnotationProcessor_test.cpp')
0 files changed, 0 insertions, 0 deletions