Skip to content

Commit

Permalink
Move the spinner in front of the Connection View
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Jan 21, 2025
1 parent fba5a32 commit 0c47b26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ class TunnelViewController: UIViewController, RootContainment {
}

addMapController()
addConnectionView()
addActivityIndicator()
addConnectionView()
updateMap(animated: false)
}

Expand Down

0 comments on commit 0c47b26

Please sign in to comment.