diff options
author | Michal Brzezinski <brzezinski@google.com> | 2021-04-15 17:02:31 +0000 |
---|---|---|
committer | Michal Brzezinski <brzezinski@google.com> | 2021-04-16 15:18:45 +0000 |
commit | b8836060f32f284236f9ef2fab9dbd3108a8f524 (patch) | |
tree | ebd9eb3c534586ef7f5e57e1d1429c41e9c5d65a /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a6d011d092ccb5ef8310d532239e9a9a962ebacf (diff) |
Fixing QS expanding in split shade when swipe happens on notifications
Now QuickSettings expand only when swipe begins on them, measured by
initial touch X position.
NSSL is receiving touches correctly from NotificationPanelViewController
(shouldn't be intercepted) but then if nothing wants to handle that
internally, it's passing it back to OnOverscrollTopChangedListener where
we are aware of split shade mode and can cancel expansion of quick settings.
Bug: 181235927
Test: manual
Change-Id: Ic288c468770bf199435fed9a0896f757e41fa721
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions