On 19 Mar, 09:53, skink <[email protected]> wrote:
> hi,
>
> suppose i have two 'main' subtrees in my view hierarchy.
>
> is there any way to 'disable' one subtree (ViewGroup) so that it does
> not gain fosus, touch events etc (maybe even it gets blurred/
> translucent).
>
> basically something similar to Dialog behavior...

i'm aware of setDescendantFocusability(boolean) but still such
ViewGroup can process TouchEvents  and setEnabled doesn't do the trick
since its not overriden by ViewGroup...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to