android - DialogFragment Close Event -


i need handle end of dialogfragment (after call .dismiss) - example, show toast inside activity "contains" fragment after dismiss.

how handle event?

override ondismiss() in dialogfragment, or use setondismisslistener() in code block building fragment.


Comments

Popular posts from this blog

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -