sweisss / VolcanoSeason3

A revamp of the Volcano Season app
0 stars 0 forks source link

Update forecast links to use material cards instead of list view #9

Closed sweisss closed 3 months ago

sweisss commented 3 months ago

Using material cards instead of a simple list view might make the links larger, easier to read/click, and more user friendly.

Try to get them to cyclically scroll, as well so it's easier to click the top few links without using two hands.

sweisss commented 3 months ago

ListView is actually compatible with Material Cards, and was already implemented.

Cleaned up deprecated code to avoid confusion.

Adjusted Material Card appearance to emphasize distinct items.