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
I created a library that help for all, that no need to call item onClick action in Spinner For example:
spinner.setSelection(withAction,position);
where withAction is a boolean flag, that used for call or not item action
Link on Github: https://github.com/scijoker/spinner2