Add 3d touch to profiles
This commit is contained in:
parent
e548c28e50
commit
aae97255fc
|
@ -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