andreamazz / AMTagListView

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

fix tag button frame #26

Closed akhatmullin closed 9 years ago

akhatmullin commented 9 years ago

Make button for AMTagView objects with full superview's size.

andreamazz commented 9 years ago

The button is smaller by design, it accounts for the button's padding for a better user experience.