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