I have a button that I need to add and image and text to. With Xamarin Forms, the image gets placed to the left of the text, but in my case I need the image to be placed above the text with both being centered within the button. Is this possible with custom renderers?
↧