Hi all,

I have a fairly easy layout : Two relative layouts filling the parent
frame layout.

firstRelativeLayout appears first in the xml and secondRelativeLayout
appears next.

firstRelativeLayout  has it's visibility not set in the xml (visible
by default).
secondRelativeLayout has it's visibility set to gone.

firstRelativeLayout respond to touch perfectly.

Then I programmatically set secondRelativeLayout visibility to visible
and back to gone.

firstRelativeLayout does not respond to touch anymore.

Any idea what can go wrong ?

Yahel

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