android - How to disable setOnItemClickListener? -


i've defined setonitemclicklistener view object , need disable during calculations in application. how disable it?

this should work:

yourview.setonitemclicklistener(null); 

Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -