I have an expandable listview. The Items already use selectors. Now when I add a new item, I want that it is colored green and then slowly fades to the color it has in its enabled state (light grey). So people recognize easily which item was just added and they see a change instead of just getting an updated exp listview.
Thanks in advance.