Hi, I have a number of child views, each child is a TableRow and I need to be able to change the order of the TableRows, such that I can swap the rows into any order.
I know there is a method called removeAllViews() but I don't really want to remove and re-create the views if its possible to access and change the order. I really want the display to update as smoothly as possible, taking the minium amount of time, is it possible? Thank you, Sy -- 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

