commit | 7b7b8420e282c52c9df2f751b86e2397be056665 | [log] [tgz] |
---|---|---|
author | Michal Brzezinski <brzezinski@google.com> | Mon Apr 25 18:27:38 2022 +0100 |
committer | Michal Brzezinski <brzezinski@google.com> | Tue Apr 26 16:24:43 2022 +0100 |
tree | 042238fa95c0c5dbd206ade3adb0f2968c709a03 | |
parent | 1cc6eceb1d468e1a21205b7e5c29fa2c0e678b4c [diff] |
Fixing setting mQsExpandImmediate state in correct context in split shade Currently mQsExpandImmediate was set too often - always when panel was tracking touch and sometimes in times when we don't want it e.g. swiping up and/or in locked shade. Now this code is moved into more scoped callback, when it's called only when shade is actually expanding and only in unlocked state. Fixes: 230340979 Test: manual + unit tests Change-Id: I47870107b339b9cde0c61478c68f2f118ff97d62