ios - iPhone 6 and its 750x1334px and two UIButtons in landscape -


With the iPhone 6 and its 750x1334 px (375x667 px non-retina), how can it be followed by two UIButtons One see each other (see attached picture) with the same width on a UIView?

It was always easy on the iPhone (& lt; = 5S), but with this weird width, this is not possible, no? How can I really make it with the interface builder (or with Autolayout)?

I have this same width, as will be on iPhone 5S

I can give you a link to try this example in your apps, you can have full help < / P>



Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

C++ Array Type Not Assignable in Copy Constructor -