AutoCompleteEditText - event to capture suggestion click?

yonson

Active Member
Licensed User
Longtime User
Hi quick query regarding AutoCompleteEditText - I want to limit the edit field only to values in the suggestion drop down, currently if I select a suggestion, it updates the edit box accordingly, however I was wondering is is possible to actually capture that event (i.e. user selects an entry from the auto suggest)?

Many thanks in advance!
 
Top