Skip to content

Commit

Permalink
Load location after reconnect
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaskay committed Jul 30, 2020
1 parent 6c23360 commit cde27c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ class SharedViewModel(
}
}
}
loadLocation()
this.reconnecting = false
}

Expand Down
2 changes: 1 addition & 1 deletion fastlane/android_version_code
Original file line number Diff line number Diff line change
@@ -1 +1 @@
107077
107078

0 comments on commit cde27c5

Please sign in to comment.