How to make a double gradient with XML (iphone like)

Viewed 15032

How can I make this kind of drawable gradient with XML?

Double gradient image

I can do a simple gradient from color A to color B but i don't know how to combine two gradients in the same drawable.

2 Answers
Related