is there a way to have 2 gradients in a drawable xml using either a <layer-list> or <shape> or some combination of them?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Based on your clarification in Roman Nurik's response, I think what you're looking for is centerColor.
|
|||
|
|
|
I don't see why not... a layer list drawable that references two shape drawables sounds like it would work. Have you tried that? |
|||||||
|