Skip to content
Advertisement

Tag: icons

Android Vector Icon – Add a border

I’m wondering if it may be possible to add a white border to a Android Vector Icon (xml format). I’ve tried to overlap a bigger version of the icon itself, but the result it’s not as I was expecting (as you can see in the attached images). Is there a way to modify the xml to enlarge a bit the

Java Rotating Icon in JLabel

Hi I’m having a problem trying to rotate an image inside a JLabel. I got this code from StackOverflow, and I’m trying to change it a little bit so that instead of the image rotating in a Tab, it is rotating within a JLabel. This is working, the image is rotating. However when i change it to this. This stopped

Advertisement