I have an array of Strings I\'m populating a Spinner object with. However, I\'d like to attach an ID to each element of the Spinner, so when the user selects an item, I hav
I think The best solution is to add one more spinner and fill it with the ids but make the visibility of it to gone