With this little extension you are able to edit the native spinner component:
- Update version 2: added arrowColor
djspinnertool.aia (181.0 KB)
com.django.djspinnertool.aix (9.0 KB)
With this little extension you are able to edit the native spinner component:
djspinnertool.aia (181.0 KB)
com.django.djspinnertool.aix (9.0 KB)
Great extension! Is it possible to change the background color of the spinner and the color of the arrow as well?
You could use a button to call the spinner then use material icons (or similar) to set the text and down arrow, and format the colours for the button.
The background color of the spinner can already be setted.
Added method to set the arrow color.
Wow, great! You are my hero.