Hi everyone,
I'm trying to achieve this result for a button
I tried by using ButtonAttributeText and MaterialIcons but the result is this
arrow and text should be horizontally aligned... (bigger is the MaterialIcon character, and more evident the offset became)
So I tried using an image in the attributetext using this script by @Erel but this is the result
still not horizontally centered, and also blurry (I used LoadBitmapResize)
What should I do in this case to achieve that result?
Thanks in advance