ckteebe / CustomBadge

CustomBadge is an Objective-C based component to create customized Badges for any given View.
http://saschapaulus.de/opensource
MIT License
397 stars 134 forks source link

BadgeValue not update even when autoBadgeSizeWithString is called #7

Open Geeo opened 11 years ago

Geeo commented 11 years ago

I've got a timer which test for a value each second, and this value is passed to a badge with autoBadgeSizeWithString but value doesn't get updated.