Closed overflorian closed 1 month ago
On Android, a snackbar should display momentarily and cannot remain permanently on the screen. It's better to use an alert dialog which is more suitable for informing the user of an important event. An alert dialog can remain displayed for as long as necessary.
If the GPS position is not precise enough (>10m), then the user should NOT be able to take a picture / begin a sequence.
In this case,
change the button for the "GPS fixed" icon coloured in red #ea4335ff
a snackbar should display the warning icon, the message in bold "Mauvaise précision de la localisation GPS" followed with "Placez-vous en extérieur et patientez". This message should be displayed until the position is precise enough (not possible to discard it).
Inspired by the Mapillary app:
Exception
When a sequence is already launched, it is possible that