Skip to content

Commit 2ff3dce

Browse files
committed
Remove grabber
1 parent 1846580 commit 2ff3dce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Wikipedia/Code/ActivityTabViewController.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,6 @@ final class WMFActivityTabHostingController: WMFComponentHostingController<WMFAc
320320
)
321321

322322
let navController = WMFComponentNavigationController(rootViewController: hostedView, modalPresentationStyle: .pageSheet)
323-
navController.sheetPresentationController?.detents = [.large()]
324-
navController.sheetPresentationController?.prefersGrabberVisible = true
325323

326324
return navController
327325
}

0 commit comments

Comments
 (0)