I have a UITextView in portrait mode with a width of 320.0. When the user rotates the device to landscape mode, I rotate the text view and change its width to 480.0. But there is a problem, its contentSize remains in 320.0 (and looks strange) ... ??
Is this a bug? I have tried change it programmatically to 480.0 but it has no effect.
Please help me ...
Regards.
Is this a bug? I have tried change it programmatically to 480.0 but it has no effect.
Please help me ...
Regards.