How it is possible to get Gradientrawable
colors set by setColors(@ColorInt int[] colors)
?
Any help will be appricated.
How it is possible to get Gradientrawable
colors set by setColors(@ColorInt int[] colors)
?
Any help will be appricated.
Copyright © 2021 Jogjafile Inc.
Please reference GradientDrawable.java then make some proper modification for result as required.
// that's how I get the color from this drawable class
// This is same as GradientState, just make some proper modification to make it compilable