0
votes

I have an iPhone/iPad app supporting both orientation, and I have set te width of UItableView cell content also, but when I change device orientation from landscape to portrait UITextfield width (some of) remains constant what they were in lanscape.

screen shots are : Landscape View

and after device orientation change some of UITextfield shows as : enter image description here

so what is the solution for it?

1
Post some code, hard to say anything without.juniperi
try to use auto layout.Krishna Kumar
But I am doing it programmatically.Mithun Mhashakhetri

1 Answers

0
votes

Check for Autoresizing masks in xib