diff options
author | Fabian Kozynski <kozynski@google.com> | 2020-07-07 14:28:43 -0400 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2020-07-07 14:28:43 -0400 |
commit | edf7483fdf6b9174ea529b224ca10bbe432ebf84 (patch) | |
tree | 51c75bb9e59029d584025247c991fa0496b47985 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 7d42405bc5b4d662588ce4f8da4f7a8e3f973ccf (diff) |
Fix customizer state
QSFragment uses QSCustomizer#isCustomizing to determine what to show.
isCustomizing() = mCustomizing || mOpening.
Before this CL, if the customizer was hidden before it was fully opened,
it would thing it was still opening and QS would not be updated
correctly.
Test: manual
Fixes: 160509272
Change-Id: Iec9c896621502a1825f717f733b24bde2fe22509
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions