Grouped UITableView separator color changes during rotation
Hi,
I've changed the separator color of my grouped UITableView but during an orientation change the inner separators (not the curved outside ones) change their color momentarily back to gray. When the rotation is complete the color changes back to my specified color. This seems to happen only when I have multiple (2 or more) items in the group. It's really rather ugly to see.
I think this might be bug. I've made a different app with just a test grouped UITableView and changed the separator color -> same thing.
Has anyone seen this behavior before and what could I possibly do about it?
Thanks for you consideration.
Regards,
Ivo
Last edited by krebrev; 06-17-2011 at 04:10 AM.
|