Hello, is possible to apply for each row of a spinner a different text color?
For example:
Spinner:
row1 green
row2 yello
row3 blue
and so on.
I know i can set the spinner text color using spinner.TextColor but this will set the color to all the elements.
Thank you
For example:
Spinner:
row1 green
row2 yello
row3 blue
and so on.
I know i can set the spinner text color using spinner.TextColor but this will set the color to all the elements.
Thank you