jconst / JCDialPad

A customizable phone dial pad view similar to the iOS 7 Phone app's Keypad view.
MIT License
127 stars 34 forks source link

The UIAppearance doesn't work #10

Open mayqiyue opened 9 years ago

mayqiyue commented 9 years ago

I use the code : [[JCPadButton appearance] setBorderColor:[UIColor blueColor]]; to change the button appearance, but nothing happens!

sabernar commented 8 years ago

+1 same here. Any ideas?