sberrevoets / SDCAlertView

The little alert that could
MIT License
1.86k stars 297 forks source link

AlertView customization, added flexibility for contentView layout and appearance. #318

Closed oleksandryevdokymov closed 3 years ago

oleksandryevdokymov commented 3 years ago

AlertView customization, added flexibility for contentView layout and appearance.

Added ContentViewStyle:

sberrevoets commented 3 years ago

I don't really want to incur the complexity for an edge case like this, if you want to change the labels around I recommend building a custom view instead.