Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trigger connection update in MainActivity.onStart()
If the local server wasn't available (detection attempts timed out) last time the app was in foreground, without a connection update it will make no attempts to use the local connection when it's brought to foreground again, even though the local server might be available now. Signed-off-by: Danny Baumann <[email protected]>
- Loading branch information