Join Slack
Powered by
Hi, do you have an example of customised spinner i...
# android
m
Maya Gorel
08/02/2020, 4:39 AM
Hi, do you have an example of customised spinner in kotlin (androidx)? I tried so many examples with no success…I need spinner with border and arrow
w
wadva
08/02/2020, 6:09 AM
check this out
https://material.io/develop/android/components/menu
m
Maya Gorel
08/02/2020, 6:22 AM
Thank you, but it’s about menus. I need a spinner. When I use a spinner, only arrow is visible
c
Colton Idle
08/03/2020, 2:52 AM
There is no more spinner in Material Design Components. Instead use Exposed Dropdown Menu:
https://material.io/develop/android/components/menu#exposed-dropdown-menus
Colton Idle
08/03/2020, 2:53 AM
https://material.io/components/menus#exposed-dropdown-menu
22
Views
Open in Slack
Previous
Next