barbeau / gpstest

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

fix: Initialize UI with empty values on Wear OS #612

Closed adaext closed 1 year ago

adaext commented 1 year ago

When the Wear OS app is first started, the user interface populates with default (i.e., not real) GNSS information. They should be initialized to empty values.

Close #609