Hi,
I need to make a round button with some text on it (Centered). For the round button, I'm using an Image and onClick methods, but my problems come when i'm trying to overlap some text (Centered) over the image.
"Like this "
The text have to be customizable, so I can't just make the image previously
Any hints of how to do that?
Thanks in advance.