/SpinnerKeyValue

This Project demonstrates how we can populate a spinner using an ArrayList where each item of ArrayList is an object containing id and city name.We want City name to be displayed in the spinnner but id should be fetched when user click on the selected item.

This repository is not active