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

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -