andreamazz / AMTagListView

UIScrollView subclass that allows to add a list of highly customizable tags.
MIT License
758 stars 110 forks source link

setting accessoryImage via appearance selector doesn't display image #55

Open nsolter opened 8 years ago

nsolter commented 8 years ago

The problem seems to be that setupWithText runs before setAccessoryImage gets called.