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