I have a OnItemSelectedListener for my Spinner, but it is not called when the selected item is the same as the previous one. Apparently the O
OnItemSelectedListener
Spinner
O
i found a simple solution
just call setAdapter again in place of notifyDataSetChanged for the second spinner