SDCAlertView
SDCAlertView copied to clipboard
Use vertical layout in alerts when button title is long
When a button title is very long, UIAlertController
automatically changes the UI of the actions to a vertical layout. SDCAlertController
should match that behavior.
Hey @sberrevoets, any plans to address this issue? My team uses this in our app, and I'd really appreciate it.
Sorry, no plans on my end! But if you submit a fix I can look at whether it's something that's worth integrating upstream.