- width
- The width of the shape used by this drawable
- height
- The height of the shape used by this drawable
Sets the size of the shape drawn by this drawable.
Note: changing this property will affect all instances of a drawable loaded from a resource. It is recommended to invoke GradientDrawable.mutate() before changing this property.