commit | 3c6a594c1352e7bca4aa4cf74812996ff6b7882e | [log] [tgz] |
---|---|---|
author | Michal Brzezinski <brzezinski@google.com> | Wed Aug 25 18:33:12 2021 +0100 |
committer | Michal Brzezinski <brzezinski@google.com> | Wed Aug 25 18:33:12 2021 +0100 |
tree | b3a1968ab1187eaa651f83b0a188abeaaf38f661 | |
parent | 0a49cc54ba73af00049c9fab6871cb3474821cf5 [diff] |
Fixing QS reacting to touches in notifications area in split shade In split shade quick settings and notifications should be move independently and react to touches only in their respective areas. This CL introduces limits QS reacting to touches to only if X position of the touch is inside their bounds. Fixes: 196191619 Test: manual Change-Id: Iaac383b6fa3d4f6a261f6a94f6b0fa7a91de0c95