Fixed
Status Update
Comments
mm...@google.com <mm...@google.com>
tn...@google.com <tn...@google.com>
tn...@google.com <tn...@google.com> #2
for example, many different devices return the same longitude and latitude.such as : longitude is 121.474000 and latitude is 31.230001.
i donnot understand why is the data the same?
i donnot understand why is the data the same?
za...@gmail.com <za...@gmail.com> #3
the fractional part of the location data is exactly the same.
Description
DESCRIBE THE ISSUE IN DETAIL:
Android lint in AGP 8.2+ requires Java 17, but does not support Java 17 language features in tests like records or sealed classes.
STEPS TO REPRODUCE:
record example
sealed example