I have a list a imageviews, that I displayed on a tableLayout as a 5 x
5 grid. if one of this imageviews are clicked it should be moved to
the nearest free position within the view. I have tried a gridview,
but it adds too much space between the imageviews, which I didn't
want. tableLayout solves the spacing problem, now I don't know how to
move this imageviews  between  tablerows when they are clicked.

Please how can I perform this?

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