crsdc / badgerapp

Badger Watch: recognise, record and report badger persecution in England and Wales. An app developed with Flutter for Android and iOS.
https://crsdc.github.io/badger/
2 stars 0 forks source link

Signs of current use - tiles vs list #30

Closed JessGroling closed 1 year ago

JessGroling commented 2 years ago

Can we have the 9 badger signs displayed as tiles, rather than as a list?

crsdc commented 2 years ago

This turned out to be more complicated than it should have been hence menu for now, but is still planned to be replaced by tiles if possible.

crsdc commented 2 years ago

Linked to #35

crsdc commented 1 year ago

Image tiles now implemented for the information-only "identify a sett" screen. Checklist screen for "evidence of badger activity at the sett" instead displays a list of horizontal tiles with thumbnail image at left and info icon at right, since two actions are possible here: tick items if they are present, and display more info about each item.

Some changes still to be made to user interface on this screen but the interface we wanted is implemented.