In my application I have many UIButton
and I would like to put an image instead of the simple UIButton
that Xcode propose to us.
Like something on http://icones.pro/?s=refresh , cause I want to reload some data.
I don't really know how to process, I found some answers but isn't it like Eclipse with Android where we need to add the image in some drawables folders?
And if someone know some other good websites where I can find a lot of icons I would be thankfull :)