Rounded rect additions for UILabel
Category on UILabel which adds a property showsRoundedRect
, which, if set to YES
, causes the label to be drawn on a rounded rect, similar to the emblem shown for the number of new mails in the iPhone Mail app. Check out the Gist on Github.