diff options
author | JianYang Liu <jianyliu@google.com> | 2019-10-10 15:37:29 -0700 |
---|---|---|
committer | Jian-Yang Liu <jianyliu@google.com> | 2019-10-15 00:54:14 +0000 |
commit | 2c00fcfb166d9379f89232ab0b875f18b710b9d2 (patch) | |
tree | dc192cf26fe6fbf30004a8b0d6e81c0360188648 /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | d76cc783f81ad529d81a29a1842b3d5427e8d45f (diff) |
Changed car status bar to show or hide by setting layout height instead
of removing/adding the view.
Adding/removing the car status bar via window manager causes issues if
trying to do too quickly since the calls are asynchronous. So if the
status bar is under the process of being removed when we want to show
the status bar, it will throw a BadTokenException because not all of the
references have been cleaned up.
Bug: 142272085
Test: manual
Change-Id: Ia0f46ba4f7582aaadd24dd885788609f027fa156
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions