Question

I want to load a blue/transparent image into an android drawable. I want the drawable to have a orange background. Is this possible without editing my image?

Was it helpful?

Solution

You can use a Layer List drawable with the bottom layer solid orange and the top layer your image.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top