commit | 7f02dc5c9c48a01bec459b71ac73a6ad37b9e12c | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Aug 27 13:35:16 2012 -0700 |
committer | Adam Powell <adamp@google.com> | Mon Aug 27 13:53:29 2012 -0700 |
tree | e17c0c085dd3d1c5ade990f8e4959b9d594f508a | |
parent | e45ca31a613d8692a9db2117be96f442e57abfef [diff] |
Add setOnDismissListener to AlertDialog.Builder Add documentation to setOnCancelListener to clarify that the cancel event plus the events for the various choice buttons are not the exhaustive set of ways the dialog can be dismissed, and that a dismiss listener should be used if the app needs to cover all cases of dismissal. Change-Id: I9e9d6f90f6f9ccaeb2c697474ab353e2d78f37b9