Hi all, I have a listview and when an item is selected a new activity is started. I want when an item is selected to disable the entire listview so no other items can be selected before the activity is displayed. I tried setEnabled(false),setChoiseMode(1) but it didn't help, so how can i disable item clicking in listview thanks :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---