diff options
author | Winson Chung <winsonc@google.com> | 2020-03-04 13:11:18 -0800 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2020-03-04 13:12:33 -0800 |
commit | a06e04bcd42734f8e00d536b9e4b689eb82b5f6c (patch) | |
tree | f88551a3aef4591f879d67a590921e545e0657b9 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 42e3933e546a16dd3b28e1fcaf171111f05cb407 (diff) |
Fix a couple small issues in nav bar fragment
- Remove attached state change listener when the view is detached
- Fix for hypothetical race, if the system calls setWindowState before
the fragment view is created, we will drop the new window state and
also not update the sysui state flags. Instead, always update the
window state and only update the nav bar window visibility if it
exists or when it is created (which is already being done).
Bug: 147890990
Test: manual
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions