I was just about to request the same feature - the ability to set color in the designer using:
- RGB (or HSV too, ideally)
- using a colour palette
- using preset color enumerations (DarkGray, etc.)
Also, this would be standard for all views. Right now, you get the enumerated list for colorDrawable, and the palette/RGB for gradientDrawable. Would like to have all choices for all types (unless there's a reason why it shouldn't).
Thanks!