6

I know this topic has been discussed before but I didn't find really what I am looking for.

I have those buttons (screenshot at the bottom). Now I want to add a constant outer glow. Is there another possibility to do this than saving it as .png in the drawable folder? That would make much less work. Thank you!

enter image description here

sandpat
  • 1,478
  • 12
  • 30
Zhu
  • 387
  • 4
  • 15

1 Answers1

0

I found a solution for that Button in your image. I combined a library with my own drawable and used a trick with a stroke to reach the Button you were searching for. Take a look at my main answer. I made the exact sample you wanted as a little Spoiler:

Result

Ole Pannier
  • 3,208
  • 9
  • 22
  • 33