walterBshp
Lurker
Howdy,
I'm trying to copy the content of a certain row in a listview, so I can change it and later reload that row content.
I've tried defining a new LinearLayout and then getChildAt(), but it's working. Any solution? Is there some sort of clone or copy that I'm missing?
Thanks,
wBishop
I'm trying to copy the content of a certain row in a listview, so I can change it and later reload that row content.
I've tried defining a new LinearLayout and then getChildAt(), but it's working. Any solution? Is there some sort of clone or copy that I'm missing?
Thanks,
wBishop