I came across Sweep Gradient on Android and was intrigued if it could give me a better control over the Color spacing and transitions. Did a quick search and found almost nothin
For xml drawable this can be specified with
android:type="sweep"
android:type can have values(case-sensitive): linear, radial or sweep
linear
radial
sweep