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

Adding a ListFragment Step wizard #29

@pommedeterresautee

Description

@pommedeterresautee

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions