WizarDroid
WizarDroid copied to clipboard
Adding a ListFragment Step wizard
Hi,
As you may know, a list fragment is a bit more interesting than a Fragment with a listview. Some methods are added to make the listview disappear or appear again, to add an empty list message and so on.
It would be great to have a dedicated ListFragment step class too.
The WizardStep class is very simple, and it would be easy to move all the code in a dedicated class, create two WizardStep classes (one based on Fragment and the other on ListFragment) and just call the method from the common class.
Regards
I support this petition!