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