I have a static table view in a storyboard on iOS 7. They look correct in IB.
One of the cells (the second) is a "Basic" cell, and when selected it draws in
grey, and the text remains black. However, when not highlighted, the background
color around the text is white, causing problems with the rest of the cell:
http://cl.ly/image/0S3l3O3s0Q0D/Screenshot%202014.01.22%2017.40.49.png
In IB, I can access the UILabel of the built-in "Basic" cell, and its
background color is clear. Upon examining it in Reveal.app, its background
color is #FFFFFF4D (white with a lot of transparency).
It seems that iOS is changing the color, is this right?
This crap is killing me right now. They need this fixed up ASAP for screenshots
of our app.
--
Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
