Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Adding a ListFragment Step wizard #29

Open
pommedeterresautee opened this issue Nov 10, 2013 · 1 comment
Open

Adding a ListFragment Step wizard #29

pommedeterresautee opened this issue Nov 10, 2013 · 1 comment

Comments

@pommedeterresautee
Copy link

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

@acacha
Copy link

acacha commented Jan 22, 2015

I support this petition!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants