I want to make a stroke that has a gradient on the stroke and use the stroke as a background for a selected button. Is this possible using a <shape> or will I need to use a 9-slice image?
I can connect the parts, I just don't know that a gradient on a <shape> is possible, but if it is I'd rather do that than create a png image.