commit | 3928300f3c6555b2d677adfad991a6179b273f80 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Thu Oct 20 17:10:24 2022 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Fri Oct 21 10:01:04 2022 -0400 |
tree | 1bcc0198f8ddd4278a52512fa0de567f97a0e3ab | |
parent | 5acc7d2615098c6468729b73fab095f97060f3da [diff] |
Fix touches in Large screen header When using large screen header and QS can scroll, the NonInterceptingScrollView was intercepting the touches. By moving the view after the qs_frame (in the children list), this makes sure that the header has a chance to intercept touches first. Test: manual, large display size (so it scrolls). Click on privacy indicators and network settings. Test: atest CtsPermission4TestCases Fixes: 252791648 Change-Id: I51a3b403f2becd11a088ce87d7d53b001fbd51cf