iOSWithKunal
Friday, February 5, 2016
How to change UIAlertView button color in iOS previous versions
You can use this code to change it.
[[UIView appearance] setTintColor:[UIColor redColor]];
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment