ios - Custom Camera from 4in to 3.5in programmatically? -
I'm dynamically creating a custom camera overlay view. This UI is a class of image picker controller < P> Problem: It is currently installed for an iPhone 5/5 S, 4in screen, and I'm trying to use an auto-resizing mask to adjust the entire overlay view for 3.5 inch screen and its sub-view How can I do this program for iPhone 4 / 4S?
To edit the autorizing mask programmatically, UIView
autoresizingMask property of.
Comments
Post a Comment