Hi ls02,

It depends how you created the text view.
You can use the method setText(string) on the text view, and the
method setBitmap(bitmap) on the image view.

Guillaume



On Jan 22, 8:07 am, ls02 <[email protected]> wrote:
> I am new to Android. Can someone show to me how do I force invalidate
> a portion of an item in listview? I have listview row item that
> contains textview and image view. I only want to invalidate text in
> the textview of a particular item in the listview.

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