Sure. You can do it in the getView method of the Adapter class.

-Kumar Bibek
http://techdroid.kbeanie.com

On Sep 25, 11:15 am, Samuh <samuh.va...@gmail.com> wrote:
> If a data row of my list contains a TextView and a Button, is it
> possible to format those components individually when the List row is
> selected? Like change drawable of a Button, font color of the TextView
> apart from the usual highlighting the background of the List row?
>
> How can this be achieved?
>
> Note: A similar question has been asked 
> here:http://stackoverflow.com/questions/3787695/formatting-listview-row-it...
>
> Please help.
>
> Thanks.

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

Reply via email to