[android-developers] Child View events in adapter for gallery
Hi
I have a gallery(since I need horizontal scroll) application in which
I need to display images in two rows,for that I have written adapter
in which getView() will return a TableLayout which consists two
ImageViews,but my problem is whenever I select the item in the gallery
it returns the TableLayout object,but I need to handle the user events
separately for each ImageView..
Thank You
--
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