Hi, I have an app which uses < and > icons to navigate back & forth. The icons are 12x20px each. When I create a button using this icon naturally it defaults to 12px wide which is quite hard to hit especially with larger fingers. If I change the .width then the icon gets stretched to cover the whole new width. I know I can edit my icon files and add whitespace to the left & right of the image and make it the width I want but I want to avoid all that work if I can.
Does anyone know of a way to make a button wider or taller than the image it is created with while keeping the image to its original size? Thanks for your help.