DOFavoriteButton
DOFavoriteButton copied to clipboard
Make work properly with button title label
I'd like to use the button title label to show a counter of likes right aligned to the image. But it seems that it's disregarding the constraints and insets we use from the storyboard, in other words, the image is always fixed in the middle of the button. How can we have the image and the label working together to achieve this goal?