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

how to insert data php javascript mysql with multiple array session 2 -

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

multithreading - Exception in Application constructor -