Vikram Kriplaney

Results 1 issues of Vikram Kriplaney

This would then allow LMAlertView to show blue buttons, just like UIAlertView, with just a one-liner: ``` alertView.tintColor = [UIView new].tintColor; // default iOS (blue) tint color ```