Hi All,

I am new to android development. 
Now I've encountered a problem related to the onClick listener.

I put a LinearLayout inside a custom view. The linearLayout which contains 
image view and text is a button.
I set it clickable and attach a clickListener with it. But, it has no 
response on click event.
However, I use isClickable and hasClickListener to check the linearlayout. 
They all return true.

So I am really don't know what wrong with my code.
Is there anyone can help me out of this problem, Thanks a lot.

best regards,

Yang

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