Hi,
    I know this has been asked before and the answer to this
particular question is no and as suggested in post

http://groups.google.co.in/group/android-developers/browse_thread/thread/197780208d06337e/6b80a7ede3a66252?lnk=gst&q=adding+event+listener#6b80a7ede3a66252

one can add even listener to the view which draws the drawable. But I
am not sure how would I find when the drawable is clicked? The only
option seems to me is to know the exact drawing location of the
drawable and then figure out the exact location where the mouse was
clicked and if these two regions intersect then call some event
handler. Isn't there an easier way to achieve the same? Any other
ideas or suggestions would be really helpful.

Thanks in advance,
Divkis

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to