am414
04/25/2021, 1:20 AMalert("We can't show your position because you generally disabled the location service for your device.") {
yesButton {
}
neutralPressed("Settings") {
startActivity(Intent(Settings.ACTION_LOCATION_SOURCE_SETTINGS))
}
}.show()
ephemient
04/25/2021, 1:43 AMephemient
04/25/2021, 1:44 AMlouiscad
04/25/2021, 2:45 AMDanny Zhang
04/25/2021, 2:45 AMDanny Zhang
04/25/2021, 2:45 AM