I have a UIAlertView which is very narrow for its content. As a result, entire message is not readable. When the message exceeds usual size, the area becomes white instead of default blue.
Also, I have 3 buttons in total. They all appear in vertical instead of horizontal line.
How can I change this? I have very simple requirement and do not want to subclass it as far as possible.