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 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -