Hi All, I have a usecase scenario to implement:
I want to grayout one of the items in the menu in some usecase(I don't want to disbale it fully) . When user clicks on it, I want to show a Toast saying "This option is not available now" I guess if we use item.disabled(true), we can't handle onClick events... Anyone knows if this can be done.... Thanks!!!!!!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

