Deprecated API and account dashboard update.
This commit is contained in:
parent
b9b2977fe5
commit
712fdf2e74
@ -39,7 +39,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UISplitViewControllerDele
|
||||
dvc?.navigationItem.leftBarButtonItem = splitViewController?.displayModeButtonItem
|
||||
dvc?.navigationItem.leftItemsSupplementBackButton = true
|
||||
splitViewController?.delegate = self
|
||||
splitViewController?.preferredDisplayMode = .allVisible
|
||||
splitViewController?.preferredDisplayMode = .oneBesideSecondary
|
||||
|
||||
let gr = UILongPressGestureRecognizer(target: self, action: #selector(jsonPasteAndGo))
|
||||
splitViewController?.view.addGestureRecognizer(gr)
|
||||
|
||||
1280
JSONCreator_iOS/JSONCreator/JSON/Samples/AccountDashboard.json
Normal file
1280
JSONCreator_iOS/JSONCreator/JSON/Samples/AccountDashboard.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user