- argb
- The color used to fill the shape
Changes this drawable to use a single color instead of a gradient.
Note: changing color will affect all instances of a drawable loaded from a resource. It is recommended to invoke GradientDrawable.mutate() before changing the color.