Correct Bugs
This commit is contained in:
2
.idea/deploymentTargetSelector.xml
generated
2
.idea/deploymentTargetSelector.xml
generated
@@ -4,7 +4,7 @@
|
||||
<selectionStates>
|
||||
<SelectionState runConfigName="app">
|
||||
<option name="selectionMode" value="DROPDOWN" />
|
||||
<DropdownSelection timestamp="2024-06-22T18:56:13.559252900Z">
|
||||
<DropdownSelection timestamp="2024-06-28T17:12:31.815486600Z">
|
||||
<Target type="DEFAULT_BOOT">
|
||||
<handle>
|
||||
<DeviceId pluginId="PhysicalDevice" identifier="serial=y5v4t4fiif555tnb" />
|
||||
|
||||
@@ -110,8 +110,8 @@ class MainActivity : ComponentActivity() {
|
||||
}else{
|
||||
location.provider = LocationManager.NETWORK_PROVIDER
|
||||
}
|
||||
break
|
||||
}
|
||||
|
||||
latitude = location.latitude
|
||||
longitude = location.longitude
|
||||
mapController.animateTo(GeoPoint(latitude, longitude))
|
||||
|
||||
Reference in New Issue
Block a user