My problem is quite simple. Though not sure if I can do anything about it yet.
I want to handle a list of messages. When its me i use layout_right and when it's a friend layout_left. It works except because of recycling only first items will be rights. So my question is how could i recycle views with 2 layouts and pick the right one. I could keep a list but I'm scared it could grow without freeing memory. -- 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