I have a question for You !
I have 50 items in my spinner, can I disabled for example sixth item in my list ?
|
|
|
You can get the item from the array in your ListAdapter based on its position and call Like this:
You will probably need to override some other methods. Check those posts: |
||||
|
|