iOS Question Button with image/icon and text aligned correctly

Mike1970

Well-Known Member
Licensed User
Longtime User
Hi everyone,
I'm trying to achieve this result for a button



  1. 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)



  2. 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
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…