I apologize for not be able to found how create buttons with images.
The node buttons doesn't accept SetBackgroundImage function.
My be via style property?
Thanks
You can also do it via the designer. Set the Background Properties>Drawable to BitmapDrawable, and pick the image you want to use.
You need to add the image to the Files tab in the Designer first
How do I create a button with Font Awesome + Custom Font? I can use Font Awesome to show the text but sometimes it doesn't work as I wish (text show with mixture of bold and unbold).