AliSoftware / OHAttributedLabel

UILabel that supports NSAttributedString
https://github.com/AliSoftware/OHAttributedLabel/wiki
1.51k stars 344 forks source link

Feature Request: Multi Colored Background #152

Closed ryanmsusa closed 10 years ago

ryanmsusa commented 11 years ago

Each label can have different background colors

AliSoftware commented 10 years ago

huh :interrobang:

This request does not make sense: OHAttributedLabel is a subclass of UILabel and of UIView, even. So you can assign a different background color to each OHAttributedLabel the same way you assign a background color to any UIView.