Hi

I was wondering if its possible to block the onclick events on a
layout and all the children inside the layout.

for example, I have a LinearLayout and inside that I have buttons and
an editText.
At a certain point I don't want the user to click on the buttons or
edit the text.
Is there a way to block that?
Do I have to do it for each view? or I can do it for a Layout?
What is the best way to do this?

Thanks

Daniel
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to