Quote:
Originally Posted by BrianSlick
You must mean a tab bar, because toolbar buttons don't have badges.
|
You are correct. I don't know why I remembered it exists for UIToolbar as well.
So, anyone have an easy way to add badges to regular UIButtons?
I guess I will need to create a specialized UIView to hold the button, the badge and a label with the value in it.