[android-developers] Re: Avoid to handle click event on a LinearLayout
anyone, please?
On 29 Lug, 15:44, Paolo <brand...@gmail.com> wrote:
> Hi there,
>
> I have a FrameLayout with two inner LinerLayouts overlayed.
>
> + FrameLayout
> + LinearLayout 1
> + LinearLayout 2
>
> In some cases I'd like the LinearLayout 2 doesn't handle the click
> event. I can't set Visibility to GONE, but only to INVISIBLE.
> The aim is that the LinearLayout 1, that is under, can handle that
> click.
>
> is it possible to do that without using onTouchListener?
>
> Thanks
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home