tweaks
This commit is contained in:
@@ -186,7 +186,7 @@ fun startGTFSTracking(url: String, api_key: String, callee: Activity) {
|
||||
}}
|
||||
}
|
||||
GTFSMainHandler.post {
|
||||
Toast.makeText(callee, "Done drawing stops", Toast.LENGTH_SHORT).show()}
|
||||
Toast.makeText(callee, "Done drawing ${gtfsStops.features.size} stops", Toast.LENGTH_SHORT).show()}
|
||||
|
||||
} catch(e: Exception) {
|
||||
GTFSMainHandler.post {
|
||||
|
||||
Reference in New Issue
Block a user