I have never run into this... What situations have you come across where
this happens?

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Mon, May 23, 2011 at 1:13 PM, Anm <[email protected]> wrote:

>
> This is something that I've run into a couple of times, and I'm just
> curious about the thought process behind such design, if intentional:
>
> When a view has visibility GONE, it is still allowed to accept UI
> events.  This is especially strange in positional UI events like
> touch, where any positional state it likely an artifact of past/
> invalidated state.
>
> My colleagues and I cannot come up with any scenario where this
> behavior would be desirable.  Quite the opposite, it would seem to be
> an easy way to limit the view tree traversal for event handling.
>
> Any insight would be greatly appreciated.
>
> --
> 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

-- 
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