commit | edf7483fdf6b9174ea529b224ca10bbe432ebf84 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Tue Jul 07 14:28:43 2020 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Jul 07 14:28:43 2020 -0400 |
tree | 51c75bb9e59029d584025247c991fa0496b47985 | |
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