Page MenuHomeGitPull.it

The gridview for the GPS stops results should be converted to a listview
Closed, ResolvedPublic

Description

The feature introduced here [0] shows the bus stops in a gridview. As shown in the attached screenshot, pherups it should be converted to a listview.

[0] https://bugs.launchpad.net/bus-torino/+bug/1512949

Event Timeline

Fabio Mazza:

No, I think that the grid layout format is better, we should find another component (RecyclerView maybe) that can be customized more easily (thinking about letting users decide the number of rows in the Grid layout)

The screenshot contains another bug, that is fixed in revision 165 of the "next" branch:
https://bazaar.launchpad.net/~fab4mazz/bus-torino/next/revision/165

fabio.mazza claimed this task.
fabio.mazza subscribed.

Stops are now in a list. Need to close this.