commit | bfa3be34ce9b592186ac6315a17bccf14da808b4 | [log] [tgz] |
---|---|---|
author | Samuel Fufa <sfufa@google.com> | Wed Mar 04 14:46:47 2020 -0800 |
committer | Samuel Fufa <sfufa@google.com> | Thu Mar 05 08:38:13 2020 -0800 |
tree | c9e6e9dde43aad8bd800d93d6855cb32ed8c956f | |
parent | 848696ac1dcf1a90492f7bc794cd05747803dbc4 [diff] |
[DO NOT MERGE] Prevent hotseat touch hijack Currently in AllAppsContinerView#onInterceptTouchEvent we check if a touch event is in bounds of RecyclerViewFastScroller and set mTouchHandler so the scroll bar handles onTouchEvent. However, if a user performs a back gesture from the right side (which overlaps with the scroller) and returns home, touches to the hotseat get intercepted. Bug: 148639821 Test: Manual Change-Id: Ie44f3a16b628b12ad00a7ae6c6bc5703171fbb56