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
Spinner.setSelection(int position, boolean animate) does trigger the listener on 4.3