johnkil / Android-ProgressFragment

Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data.
http://johnkil.github.io/Android-ProgressFragment/
Apache License 2.0
808 stars 214 forks source link

Support for DialogFragments #17

Open Wavesonics opened 10 years ago

Wavesonics commented 10 years ago

It would be great to have base classes who's parents were either DialogFragment or SherlockDialogFragment

It shouldn't require any real changes to how things work.

simondebaecke commented 9 years ago

I agree ! =) Is it in the roadmap ?