Fixed
Status Update
Comments
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #2
Hi Ed, Thank you so much for these suggestions. I've been reviewing them and merging them in. Hopefully it should be live. I've included a thank you note too in the article.
Description
Version used: 1.0.0-alpha04
When dismissing a DialogFragment by using getDialog().dismiss() or getDialog().cancel(), you get two callbacks to onDismiss(), rather than just one.