Monday, August 15, 2011

Re: [android-developers] Retrieving spinner data without triggering listener's call back method

On Mon, Aug 15, 2011 at 4:36 PM, venkata raidu <venkata.raidu@gmail.com> wrote:
> I see that there is no method for Android to remove the listener.

Have you tried setOnItemSelectedListener(null)?

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment