Guest User

Untitled

a guest
Jul 16th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. _highlighted ? [[UIColor whiteColor] set] : [[UIColor blackColor] set];
  2. [_cell.sender drawInRect: senderRect
  3. withFont: kFontSender
  4. lineBreakMode: UILineBreakModeTailTruncation];
Add Comment
Please, Sign In to add comment