commit | 7a13691bbc7b9ac557b69a1e8188a6b1a16b86ef | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Jun 15 13:53:51 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Jun 15 13:53:51 2015 +0100 |
tree | 39beeedf3af1d849d89d6da26cb312b5bc7cca9b | |
parent | 32d048f6e59a4007b3996a7fb7cafca9b87948f9 [diff] |
Ensure that SwipeDismissBehavior only swipes it's own View Currently it could intercept the touch for any view within the CoordinatorLayout. This CL fixes it by checking that the MotionEvent is within the Behaviors attached View. BUG: 21838809 Change-Id: I9f22443ea65a9e7d4b6d63e58a513bd57824204b