commit | 5c1462b48f556968fb2d16905918b6cc9d7b7e0e | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue Nov 26 17:28:51 2024 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Tue Nov 26 17:28:51 2024 +0000 |
tree | ba78b0694b02f48eca1052208a8d29d2f8a98ba4 | |
parent | 788a1649d7b1c81a670de92fd3b9ebc56b5e05f0 [diff] |
Ignore non-pointer events in LetterboxScrollProcessor Non-pointer events don't correspond to any location on the screen, so they can't be used to scroll the letterbox. Bug: 380510280 Change-Id: Ifb5cf30458595a94fb2969e0ba9b24d324fa1407 Flag: com.android.window.flags.scrolling_from_letterbox Test: Manual