commit | 26aa04c3c4d16ab7bf47d414fac697721e5843cd | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Wed Jul 29 14:52:22 2015 -0700 |
committer | Jorim Jaggi <jjaggi@google.com> | Thu Jul 30 00:22:14 2015 +0000 |
tree | 661cc1449d872ba0451cd0f3bdd891adb67a828b | |
parent | 95c6daed397f658039184cf83755c245fb4b5dcd [diff] |
Fix state weirdness in the panel When QS was open while the we started with expansion, we immediately notified about expansion finsihed again, which led to all kinds of weird states. The change that introduced these bugs was to fix another bug in which onExpandingFinished was not call. Make sure to call in exactly that case and no other case to not risk regressions. Bug: 22806817 Bug: 22807359 Bug: 22807372 Change-Id: Id7daf37ef4a772f724971bf79c61084ff4279f31