mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-05-17 18:55:18 +00:00
COVIDSafe code from version 1.11 (#22)
This commit is contained in:
parent
746841a945
commit
a2b6a8bfb5
65 changed files with 6555 additions and 2216 deletions
CovidSafe
|
@ -16,6 +16,7 @@ class OnboardingStep1bViewController: UIViewController {
|
|||
}
|
||||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
textView.textContainer.lineFragmentPadding = 0.0
|
||||
textView.addLink(URLHelper.getHelpURL(), enclosedIn: "*")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue