Are you tired of creating a new DialogFragment for each Dialog that you want to display?
This is an Android library that provides a simple implementation of a DialogFragment. It allows to define the content of the Dialog (and its button listeners) without having to create a new DialogFragment subclass.
from The Android Arsenal
No comments:
Post a Comment