0

Does anybody have any idea on how to prevent a spinners OnItemSelectedListener being fired at start up? It should be fired when someone clicks on it and chooses a specific item from the list. Please help if anybody knows this.

Thanks a lot.

Pavel Strakhov
  • 39,123
  • 5
  • 88
  • 127
sajjoo
  • 6,576
  • 20
  • 65
  • 86
  • 2
    Duplicate: http://stackoverflow.com/questions/2562248/android-how-to-keep-onitemselected-from-firing-off-on-a-newly-instantiated-spinn – ankitjaininfo Oct 19 '10 at 13:14

1 Answers1

0

this might be able to help Android Spinner selection

Community
  • 1
  • 1
kkudi
  • 1,625
  • 4
  • 25
  • 47