Re: UITableViewCell highlight color in iOS 7 (Settings app)

2014-01-22 Thread Quincey Morris
On Jan 22, 2014, at 16:54 , Rick Mann wrote: > In my app, tapping on a UITableViewCell turns it gray. In the Settings app, > it's blue. Is this just another instance of the Settings app using > non-standard (and better-looking) UITableViews? Oddly, on my iPhone 4, it’s gray in Settings, but on

Re: UITableViewCell highlight color in iOS 7 (Settings app)

2014-01-22 Thread Rick Mann
On Jan 22, 2014, at 17:19 , Nick Petrov wrote: > > On Jan 23, 2014, at 2:54 AM, Rick Mann wrote: > >> In my app, tapping on a UITableViewCell turns it gray. In the Settings app, >> it's blue. Is this just another instance of the Settings app using >> non-standard (and better-looking) UITabl

Re: UITableViewCell highlight color in iOS 7 (Settings app)

2014-01-22 Thread Nick Petrov
On Jan 23, 2014, at 2:54 AM, Rick Mann wrote: > In my app, tapping on a UITableViewCell turns it gray. In the Settings app, > it's blue. Is this just another instance of the Settings app using > non-standard (and better-looking) UITableViews? > You can change it. Here is what I use in one o

UITableViewCell highlight color in iOS 7 (Settings app)

2014-01-22 Thread Rick Mann
In my app, tapping on a UITableViewCell turns it gray. In the Settings app, it's blue. Is this just another instance of the Settings app using non-standard (and better-looking) UITableViews? -- Rick signature.asc Description: Message signed with OpenPGP using GPGMail __