Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

Corner's Radius #2

Closed RuiAAPeres closed 11 years ago

RuiAAPeres commented 11 years ago

The corners that are displayed on a real project are a bit difference than the ones that are displayed on Github's project description.

RuiAAPeres commented 11 years ago

That can be changed on the:

[[SIAlertView appearance] setCornerRadius:];