How can I make the text appear NEXT to a button, instead of being ON the button?
Here is a screenshot of what i need:
You can see the text on the first button. It is written ON the button, and I couldn't move it from it (aside from changing the gravity, but it's not really what I am after). Next to a second button, I put a label, as a guideline of something I would like to achieve.
Is there a way of doing this in Android? it is pretty straightforward in ObjectiveC.