public int getSeasonNumberForPosition(int i) {
   return spinnerAdapter.getSeasonNumberForPosition(i);
 }