Just wondering how you handle the following problem: a result is calculated depending on two spinners\' selected items. To handle the UI things, i.e. a user picks a new item in
Add the OnItemSelectedListener for each spinner after you have set any previous value in onResume.
OnItemSelectedListener
onResume