Start implementing the new share extension, mostly so we can show the sync status
This commit is contained in:
@ -12,7 +12,7 @@ import Utils
|
||||
|
||||
embed(
|
||||
childViewController: UIViewController.makeShareExtensionController(extensionContext: extensionContext),
|
||||
heightRatio: 0.3
|
||||
heightRatio: 0.5
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user