commit | 3032d73338383a5dc953e71585955975bec5a54c | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Fri Nov 05 14:23:24 2021 +0800 |
committer | shawnlin <shawnlin@google.com> | Fri Nov 05 14:23:24 2021 +0800 |
tree | ecd9dc0d0e34c2c3e3afafd4250b28b4391927de | |
parent | 8daeeb7e85f0f7ccc19fdd53c128f5bc05244661 [diff] |
Align the system gesture swipe threshold when reporting insets he swipe threshold in SystemGesturesPointerEventListener is changed from (status bar size + threshold) to max(status bar size, cutout size + threshold). We should also align this change when reporting gesture insets to app. Bug: 205230536 Test: atest WindowInsetsBehaviorTests Change-Id: I3c51f5447e469c832693b27169894d636b1c250b