I have a spinner which is populated from the database. So if the spinner is clicked with no items in it,a spinner with an empty list item is shown.I want to avoid showing the spinner when it is empty and show a toast message. I have the logic to check the count of the items and show the toast message, but I cannot find out where to call the function.What is the event called when clicking the spinner and loading the spinner items?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Correction: Since you cannot |
||||
|
|
Why not set an
Edit: I think I do not completely cover your question, so I tried some code myself. This works entirely for you.
|
|||||||||||||
|
|
This is the function when an item is selected if that's what you were asking. For more help you will need to post your code. Otherwise, we have no idea what you have going on
|
|||
|
