Yeah Firstly this code is not original listview code as you said but i
worked around the original code to figure out a way to make listview update
only current row not previous rows , i read that i could use adapter.add()
so it will add row one by one so will not update previous and that what i
want .

On Fri, Mar 30, 2012 at 4:07 PM, Nadeem Hasan <[email protected]> wrote:

> As it has already been pointed, there are several things wrong with that
> small piece of code. You should go back and read more about listviews in
> Android.
>
> --
> 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
>

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