Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 352 Bytes

AsyncDialog

Dialog that handles operations in background, and then returns the result of this operation to a fragment or activity.

Screenshot

To understand usage, see sample.

TODO

  • Release it...
  • Common dialogs
  • Support down to API 10
  • More samples
  • Maven