android - Spinner onItemSelected called erroneously (without user action) -


i have spinner showing in dialog view, , moment dialog starts onitemselected called. don't want process when user makes selection. either need prevent (maybe because no default value set?), or need know not user making selection?

androider, have found solution problem , posted here (with code sample):

spinner onitemselected() executes when not suppose to


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

iphone - Requiring the presence of a method in an id -

xslt - Is it possible to select a node that just includes a subset of the child nodes? -