hi guys!
Here is screenshot where is my buttons(
UIButton with custom image). Behind the buttons you can see white background colour:
How to take that white background away?
I was trying to sort it out working with next
UIButton' methods:
setTitleColor,
setTitleShadowColor and
setBackgroundColor, but it doesn't work.
Has anyone any idea how to remove that white background?