Skip to content

Extension to Android's DialogFragment class. A DialogFragment that is capable of returning results to it's caller.

License

Notifications You must be signed in to change notification settings

gergely-sallai/result-dialogfragment

Repository files navigation

result-dialogfragment

Extension to Android's DialogFragment class. A DialogFragment that is capable of returning results to it's caller.

The result listener can be the Activity or the target Fragment or a custom manually set class. Multiple listeners are supported.

The project tries to minimize boilerplate code by making the class automatically recognize it's listeners (Activity, target Fragment)

About

Extension to Android's DialogFragment class. A DialogFragment that is capable of returning results to it's caller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published