commit | 67639a5f678f3e472210e5cf6060592430a5ffbb | [log] [tgz] |
---|---|---|
author | Michael Kwan <mkwan@google.com> | Fri Dec 16 12:38:10 2016 -0800 |
committer | Michael Kwan <mkwan@google.com> | Fri Dec 16 13:43:16 2016 -0800 |
tree | 60e3ecba2eeab5d2e92f8aac648f576ef1408181 | |
parent | 738fb65657c97d56ef990004568743b6cff3508e [diff] |
Fix OnCancelListener for Dialogs on swipe to dismiss. Swipe to dismiss on dialogs did not dispatch onCancel events to OnCancelListeners. Resolve by adding listener to monitor swipe to dismiss events and dispatch onCancel events when that occurs. Bug: 33663411 Change-Id: I64ff29e008d485a4559eb3d1ff7f0e74dccff404