Is it possible to change the color of the disclosure accessory (the arrow on the right side of a table view)? If so, how?
views:
595answers:
1
+2
A:
No, what you need to do is create your own (I use a graphic file in a UIImageView) and put it in your UITableViewCell's accessory view.
Brad Smith
2009-06-14 21:34:18
ok, that's what I feared :)
pjb3
2009-06-16 02:34:34