Mail share activity resizes my view controller
Mail share activity resizes my view controller
- Subject: Mail share activity resizes my view controller
- From: Rick Mann <email@hidden>
- Date: Thu, 21 Apr 2016 16:20:26 -0700
In our app, we have a details view that presents as a modal view controller. There's a view that covers the screen and dims it, and then the actual UI is displayed inset from that.
When I bring up the UIActivityViewController, and choose Mail, then cancel, the mail controller hides away, and suddenly my inset view takes up the full screen. Then it snaps back to its inset geometry.
Any idea what's going on here? I use a UIPresentationController to display it. sizeForChildContentContainer() gets called when the Mail controller presents. I'm not sure why.
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden