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

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -