commit | 3a89e422375278bb6a5eafcaaa8968a8fe73c7a9 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Thu Aug 27 18:05:46 2020 -0700 |
committer | Tony Wickham <twickham@google.com> | Wed Sep 02 17:28:49 2020 -0700 |
tree | 32e48852e6aaf8f1c0201b79177fb385de6d24fd | |
parent | 1aee9da5b8e1ce24078a8e990f23ab07e9d5bb81 [diff] |
Don't detach recents from app window after motion pause - Update MotionPauseListener to have 2 methods: the existing onMotionPauseChanged(isPaused) and onMotionPauseDetected() - onMotionPauseDetected is the default as most listeners only care about the first detected pause - AbsSwipeUpHandler still listens to pause changes, to help determine the end target at the end of the gesture Bug: 159089437 Change-Id: I6d14f106cdcbe4e07d8dddba1cee909a963615b1