AutoCompleteTextView onItemSelectedListener does not work
I have an AutoCompleteTextView and set onItemSelectedListener to it, which does not work. Have you any idea what is the problem? Here is my Activity, I can also provide the main.xml file if it is