WizarDroid icon indicating copy to clipboard operation
WizarDroid copied to clipboard

Adding a ListFragment Step wizard

Open pommedeterresautee opened this issue 11 years ago • 1 comments

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

pommedeterresautee avatar Nov 10 '13 19:11 pommedeterresautee

I support this petition!

acacha avatar Jan 22 '15 10:01 acacha