-3

I have a png image , when I run my android application then the white background of the image is shown ! How to make the image's background transparent ? Here is the captured photo : enter image description here

pheromix
  • 18,213
  • 29
  • 88
  • 158
  • 1
    [http://stackoverflow.com/questions/21957263/why-the-background-of-progressdialog-doesnt-set-to-the-transparent/21957406#21957406](http://stackoverflow.com/questions/21957263/why-the-background-of-progressdialog-doesnt-set-to-the-transparent/21957406#21957406) – M D Mar 13 '15 at 08:54

1 Answers1

2

Use Photoshop. Use the magic wand to choose the white pixels, then use del key on the keyboard. After that, save it and re import it to the project.

ch271828n
  • 15,854
  • 5
  • 53
  • 88