You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On the main status screen, the Latitude/Longitude/Altitude etc labels do not match up with their contents. I suspect this might be because I have a custom font (Fira Sans) on my phone and one block of text is positioned based on a fixed value while the other text is positioned based on the font's height, but I haven't looked at the code to confirm this. This only impacts the text in this area of the app.
To Reproduce
Steps to reproduce the behavior:
Open app
Obtain a position lock
Look at Latitude/Longitude/Altitude etc labels and contents.
Expected behavior
The labels and their text should be at equal heights.
Observed behavior
The first line containing the Latitude & Time seems correct, but on every line below it the description is off by an increasing amount.
App, Device and Android version:
GPSTest version 3.10.3, Phone is a Doogee V30T, Android 12, Stock ROM but rooted, Google Play Services version 23.48.16
Screenshots:
The text was updated successfully, but these errors were encountered:
Describe the bug
On the main status screen, the Latitude/Longitude/Altitude etc labels do not match up with their contents. I suspect this might be because I have a custom font (Fira Sans) on my phone and one block of text is positioned based on a fixed value while the other text is positioned based on the font's height, but I haven't looked at the code to confirm this. This only impacts the text in this area of the app.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The labels and their text should be at equal heights.
Observed behavior
The first line containing the Latitude & Time seems correct, but on every line below it the description is off by an increasing amount.
App, Device and Android version:
GPSTest version 3.10.3, Phone is a Doogee V30T, Android 12, Stock ROM but rooted, Google Play Services version 23.48.16
Screenshots:
The text was updated successfully, but these errors were encountered: