Skip to content

Commit 0c47b26

Browse files
committed
Move the spinner in front of the Connection View
1 parent fba5a32 commit 0c47b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/MullvadVPN/View controllers/Tunnel/TunnelViewController.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ class TunnelViewController: UIViewController, RootContainment {
134134
}
135135

136136
addMapController()
137-
addConnectionView()
138137
addActivityIndicator()
138+
addConnectionView()
139139
updateMap(animated: false)
140140
}
141141

0 commit comments

Comments
 (0)