commit | 02751b16719af2e3f8212f93c001da1b0566b1b5 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Oct 15 10:01:17 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Thu Oct 15 10:04:55 2015 +0100 |
tree | a494c3049de319f2a35b1e9c1cf3888521e84832 | |
parent | 08ce6ecd43989a53e5378b2744cb3c579759457c [diff] |
Ensure that SwipeDismissBehavior affects the correct view Can cause weirdness if there are views in the same location as the Snackbar when it's being dragged. We now have a callback in SwipeDismissBehavior to allow behaviors to control which views can be dragged. BUG: 24956960 BUG: 23756487 Change-Id: Idf82de127597eba3a543f99ffc2a088fbc9d3af0