Question

I have three buttons in a UIAlertView, and I only want to change the size of two of them so that I can have toe first two on their own line and then the third button on it's own line..

Was it helpful?

Solution

You can mess around in the view hierarchy and risk rejection from the app store, build your own Alert class from the ground up, or leave it the way it is.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top