forked from shadowfacts/Tusker
Add 3d touch to profiles
This commit is contained in:
parent
6fbd826371
commit
21d10fdf7d
|
@ -83,6 +83,8 @@ class ProfileTableViewController: UITableViewController, PreferencesAdaptive {
|
||||||
add(loadingVC!)
|
add(loadingVC!)
|
||||||
shouldLoadOnAccountIDSet = true
|
shouldLoadOnAccountIDSet = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
registerForPreviewing(with: self, sourceView: view)
|
||||||
}
|
}
|
||||||
|
|
||||||
override func viewWillAppear(_ animated: Bool) {
|
override func viewWillAppear(_ animated: Bool) {
|
||||||
|
|
Loading…
Reference in New Issue