It seems that I can only change the color of an item in onItemClick()
and the full Background color when I populate ListView
.
Does anyone know how to do this? What I needed was to click on an item from the list of Activity
A, open a form on Activity
B and after giving finish()
on Activity
B, change color on List item from Activity
The one I just completed the form.