1

I have implemented UILocalNotification in my application it is working fine but i want to customize the alert view shown ie change the color of UIAlertview is there any way to implement it.Please help..

Thanks

Heena
  • 2,338
  • 3
  • 31
  • 57
  • Possible to Duplicate Question [Get Link][1] [1]: http://stackoverflow.com/questions/883208/changing-the-background-color-of-a-uialertview – mashios Jan 09 '12 at 12:36

1 Answers1

0

Maybe you could use the GRAlertView, which you find here: GRAlertView github page

PeterK
  • 4,119
  • 4
  • 42
  • 73