Dears,
I’d like to change the font of a holo button. How can I do that?
Thanks,
Edit: Sorry, no. Solved it. Posted a bit too quickly. Should better read the doc instead
Have a great day
Dears,
I’d like to change the font of a holo button. How can I do that?
Thanks,
Edit: Sorry, no. Solved it. Posted a bit too quickly. Should better read the doc instead
Have a great day
Solved.
Edit: If others have issue, since the doc is kind of sparse on this subject. Not only can you change the control, but you can also replace it with a container and all children of this container. I suppose, virtually creating an entire layout in a holo button (although I didn’t try). Here’s a crude example of a holo button updated with a rectangle container hosting an image and a textBlock control.
Edit1: Going further into this, I just found a fun customization you can also do. What about loading an entire layout created with the GUI Editor in a holo button?