Fix bounce when expanding sheet on ios (#5627)
This commit is contained in:
@@ -62,7 +62,7 @@ class SheetViewController: UIViewController {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func getCurrentDetentIdentifier() -> UISheetPresentationController.Detent.Identifier? {
|
||||
guard let sheet = self.sheetPresentationController else {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user