Hi Erel,
If the number of views are more,it will be a tedious task to set each view's drawable and specify two colours for gradient. If it is possible to save layout to xml and edit there and import back into existing designer will be a great time saving option.
Otherwise please consider giving option for setting RGB Values for color drawable.
Me too, I would like a color selection like for the GradientDrawable.
Another problem with the ColorDrawable color selection is:
- you select a color with a name.
- but afterwards it is displayed as RGB.
So when you want to set a same color for another view you don't know which one it is.
Not easy to know that RGB(255, 228, 196) is Bisque !