android - List with read and unread status drawable adding to listview -


am able display list data coming read , unread need add 1 draw able icon list item.am able data source , of base adapter based on status flag read , unread able add icon list view after when scroll list data changes automatically please provide help.

you should specific decoration of item in getview method of list adapter. refresh via adapter.notifydatasetchanged listview refresh views based on adapter data.


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -