barbeau / gpstest

The #1 open-source Android GNSS/GPS test program
Apache License 2.0
1.78k stars 364 forks source link

Coordinate format needs tapping in preferences to see the value #670

Open jidanni opened 9 months ago

jidanni commented 9 months ago

Screenshot_20240205_163649_GPSTest.jpg

Above we see many preference choices. Each one allows us to see the current setting of it, right there on the screen, without needing to tap to find out.

All except one, that is. Coordinate format. For some reason it's in a different style. Perhaps an older style. So we can't see what the current choice is unless we tap on it.

I mean it wouldn't be so weird if all of them were like that, but this is perhaps the only one left that is like that.

firebovine commented 9 months ago

Just happened to check out issues and thought this'd be an easy one to get done. PR submitted!