Respond to CR.

pull/1/head
Matthew Chen 7 years ago
parent 3b726bbac9
commit fb0ac32171

@ -342,6 +342,7 @@ class MediaGalleryViewController: OWSNavigationController, MediaGalleryDataSourc
detailView.backgroundColor = .clear
self.view.backgroundColor = .clear
// TODO: Sync with (possibly assymetrical) corner rounding in message bubbles.
self.presentationView.layer.cornerRadius = kOWSMessageCellCornerRadius_Large
fromViewController.present(self, animated: false) {

Loading…
Cancel
Save